Skip to content

Releases: splitkb/qmk_userspace

Latest QMK Firmware

23 Jul 16:05
21fcaf2

Choose a tag to compare

vial-latest

Merge branch 'qmk:main' into halcyon

Latest QMK Firmware

10 Oct 14:43
35edec2

Choose a tag to compare

Add clangd-related entries to `.gitignore` (#31)

This is needed to support VS Code with clangd for userspace keymaps (in
this case `compile_commands.json` and `.cache/clangd` are located in the
`qmk_userspace` working copy).