aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/rgblight.c
Commit message (Collapse)AuthorAgeFilesLines
...
* | RGBW lightsJack Humbert2016-10-051-3/+15
|/
* Simplify HSV->RGB calculationJordi Orlando2016-07-261-14/+12
| | | De-dupe repeated code
* Increament -> incrementJordi Orlando2016-07-261-9/+9
|
* Clean up rgblight.cJordi Orlando2016-07-261-354/+377
| | | Fix formatting issues, clarify comments
* updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2016-07-071-4/+19
|
* reduces rgblight warnings, integrates completely (#428)Jack Humbert2016-06-211-4/+4
|
* actually resolves conflicts in rgblight.cJack Humbert2016-04-261-5/+0
|
* resolves conflicts in rgblight.cJack Humbert2016-04-261-2/+7
|\ | | | | | | | | # Conflicts: # quantum/rgblight.c
| * Fixup RGBLIGHT support for clueboard2skullY2016-04-101-3/+3
| |
* | Update functions used to write to EEPROMEric Tang2016-04-211-10/+10
|/
* fix bugs in animation effectsYang Liu2016-01-241-1/+1
|
* Integrate WS2812 code into quantum coreYang Liu2016-01-241-0/+505