summaryrefslogtreecommitdiffstats
path: root/quantum/light_ws2812.h
Commit message (Collapse)AuthorAgeFilesLines
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-101-91/+0
| | | | | | | | | | | | * start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
* Clarify the quantum license (#1042)skullydazed2017-03-281-2/+12
| | | | | | | | | | * 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
* rgb clean-up, api clean-upJack Humbert2016-12-191-7/+0
|
* cleaning up new codeJack Humbert2016-11-211-1/+1
|
* mostly workingJack Humbert2016-11-131-3/+11
|
* working with power limitJack Humbert2016-10-161-0/+7
|
* Integrate WS2812 code into quantum coreYang Liu2016-01-241-0/+73