aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/color.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)XScorpion22019-05-191-0/+4
* Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)XScorpion22019-05-011-4/+5
* RGB Matrix Overhaul (#5372)XScorpion22019-04-021-0/+2
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-081-0/+87