summaryrefslogtreecommitdiff
path: root/keyboard/planck/led.c
AgeCommit message (Collapse)Author
2015-05-15quarkJack Humbert
2015-03-17Replaced tabs with spaces to match TMK convention.Wilba6582
2015-03-17Initial commit for Planck PCB Rev 1.Wilba6582
- Backlight on PB7 controlled by Timer1 Fast PWM (no interrupts). - Backlight commands connected temporarily to top left keys. - Backlight init called from matrix.c, since there's no generic keyboard_init() override function.
2015-02-23led oopsJack Humbert
2014-12-14added planck folderJack Humbert