summaryrefslogtreecommitdiff
path: root/quantum/color.c
AgeCommit message (Expand)Author
2020-02-26Run clang-format manually to fix recently changed files (#7934)Joel Challis
2020-01-09WS2812 Overhaul (#210)Drashna Jaelre
2019-11-04Smoother Linear Light Table (#6764)XScorpion2
2019-09-17clang-format changesskullY
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-09RGB Matrix Overhaul (#5372)XScorpion2
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert