summaryrefslogtreecommitdiff
path: root/quantum/color.c
Commit message (Expand)AuthorAge
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Add support for hsv->rgb conversion without using CIE curve. (#9856)Nick Brassel2020-08-29
* Run clang-format manually to fix recently changed files (#7934)Joel Challis2020-01-19
* Use White channel on RGBW LEDs (#7678)Drashna Jaelre2019-12-31
* Smoother Linear Light Table (#6764)XScorpion22019-09-18
* clang-format changesskullY2019-08-30
* Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)XScorpion22019-05-19
* Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)XScorpion22019-05-01
* RGB Matrix Overhaul (#5372)XScorpion22019-04-02
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-08