summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Replaced tabs with spaces to match TMK convention.Wilba65822015-03-171-3/+3
|
* Initial commit for Planck PCB Rev 1.Wilba65822015-03-171-24/+50
| | | | | - 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.
* seanJack Humbert2015-01-131-30/+28
|
* dotcomJack Humbert2015-01-051-59/+39
|
* added planck folderJack Humbert2014-12-141-0/+215