summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/planck.c
Commit message (Collapse)AuthorAgeFilesLines
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-091-6/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated personal layouts * tweaked personal * Nightly - Audio Cleanup Refactored the LUTs. Abstracted some of the registers out of audio to use more functional names. Split audio into audio and audio_pwm. WIP * nightly - collapsed code * Added check for note playing to LEDs * Usability tweaks * TWEAE * nightly added extra kcs to keymap common * turned on Plank audio * Added backlight breathing to atomic * reverted accidental merge * adds backlight pulse to planck
* moves backlight functionality to keyboard files and updates template makefileJack Humbert2016-04-291-0/+61
| | | | previously there were two backlight.c files (bad)
* Add action-preprocessing kb/user hooks in planckDamien Pollet2016-03-281-15/+17
|
* Addressed void* return warning in all keymapsyoyoerx2016-03-101-14/+10
|
* Add support for WS2812 LEDsYang Liu2016-01-241-1/+6
|
* added ergodoxJack Humbert2015-10-261-2/+4
|
* quantum separatedJack Humbert2015-10-261-0/+29