summaryrefslogtreecommitdiffstats
path: root/quantum/template/base/keyboard.c
Commit message (Collapse)AuthorAgeFilesLines
* New and improved lock LED callbacks (#7215)fauxpark2019-11-061-2/+2
| | | | | | | | | | * New and improved lock LED callbacks * Include stdbool * Update documentation * Use full function signatures and add keyboard-level example
* Template updates (#7221)fauxpark2019-11-011-0/+50
* Template updates * Flesh out info.json & keymap.c, and turn double spaces section into a list * Add enum to demonstrate layer naming * Semicolon