Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-01 | Template updates (#7221) | fauxpark | |
* Template updates * Flesh out info.json & keymap.c, and turn double spaces section into a list * Add enum to demonstrate layer naming * Semicolon | |||
2019-10-10 | Prevent clang-format messing up placeholder tokens within keyboard templates ↵ | fauxpark | |
(#6790) * Use .template file extension for keyboard template files * Filter out .template files completely before passing to clang-format * Undo file extension stuff; just ignore quantum/template dir |