summaryrefslogtreecommitdiff
path: root/quantum/color.c
AgeCommit message (Expand)Author
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-03-23Tidy up duplication of MIN/MAX fallback implementations (#20236)Joel Challis
2022-02-12Format code according to conventions (#16322)QMK Bot
2020-08-29Add support for hsv->rgb conversion without using CIE curve. (#9856)Nick Brassel
2020-01-19Run clang-format manually to fix recently changed files (#7934)Joel Challis
2019-12-31Use White channel on RGBW LEDs (#7678)Drashna Jaelre
2019-09-18Smoother Linear Light Table (#6764)XScorpion2
2019-08-30clang-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-02RGB Matrix Overhaul (#5372)XScorpion2
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert