Skip to content

Releases: splitkb/qmk_userspace

Latest QMK Firmware

10 Oct 14:43
35edec2
Compare
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).