aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/planck/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-89/+0
| | | | | | * fixes from tmk's repo * rename keyboard to keyboards
* Optimize matrix scanning (#343)Eric Tang2016-05-231-3/+4
|
* might have broken somethingJack Humbert2016-04-141-2/+2
|
* Integrate WS2812 code into quantum coreYang Liu2016-01-241-6/+0
|
* Add support for WS2812 LEDsYang Liu2016-01-241-0/+15
|
* added ergodoxJack Humbert2015-10-261-68/+1
|
* bluetooth working with usbJack Humbert2015-10-231-2/+2
|
* bluetoothJack Humbert2015-10-221-2/+69
|
* rows to col option, maybeJack Humbert2015-09-131-0/+3
|
* speaker working, midi outJack Humbert2015-08-291-3/+3
|
* midi workingJack Humbert2015-08-241-3/+3
|
* preonicJack Humbert2015-08-211-0/+5
|
* midiJack Humbert2015-08-201-1/+1
|
* Fixed brightness control; Reduced number of brightness levels to 4.Ante Vukorepa2015-07-251-6/+3
|
* backlight stuffJack Humbert2015-05-071-2/+2
|
* Initial commit for Planck PCB Rev 1.Wilba65822015-03-171-0/+4
| | | | | - 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.
* added planck folderJack Humbert2014-12-141-0/+70