summaryrefslogtreecommitdiff
path: root/quantum/light_ws2812.c
Commit message (Collapse)AuthorAge
* Clarify the quantum license (#1042)skullydazed2017-03-28
| | | | | | | | | | * Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
* Fix compile warnings in light_ws2812.cNikolaus Wittenstein2017-02-03
| | | | | Fixes the warning "function declaration isn't a prototype" by explicitly making the parameter list void.
* rgb light through midiJack Humbert2016-11-17
|
* animations, midi, etcJack Humbert2016-11-15
|
* mostly workingJack Humbert2016-11-13
|
* mergingJack Humbert2016-11-12
|\
* | working with power limitJack Humbert2016-10-16
|/
* updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2016-07-07
|
* Integrate WS2812 code into quantum coreYang Liu2016-01-24