aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/template/base/keyboard.c
Commit message (Collapse)AuthorAgeFilesLines
* Update new keyboard templates (#9636)Ryan2020-07-151-33/+0
| | | | | | | * Update new keyboard templates * Switch on Bootmagic Lite by default * Remove MIDI_ENABLE and FAUXCLICKY_ENABLE
* 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