summaryrefslogtreecommitdiffstats
path: root/quantum/led_tables.c
AgeCommit message (Collapse)AuthorFilesLines
2019-05-02Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)XScorpion21-29/+19
* Adjusted the linear led table and hsv_to_rgb to better handle 255 hue * small math adjustments to better handle specific uint8_t rounding and overflows
2017-04-09Move CIE1931 and breathing tables to its own fileFred Sundvik1-0/+71