summaryrefslogtreecommitdiff
path: root/quantum/color.c
AgeCommit message (Expand)Author
2019-05-19Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)XScorpion2
2019-05-01Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)XScorpion2
2019-04-02RGB Matrix Overhaul (#5372)XScorpion2
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert