aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/led_tables.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused LED_BREATHING_TABLEzvecr2020-03-061-21/+0
|
* Smoother Linear Light Table (#6764)XScorpion22019-09-181-4/+40
|
* clang-format changesskullY2019-08-301-38/+5
|
* Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)XScorpion22019-05-011-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
* Move CIE1931 and breathing tables to its own fileFred Sundvik2017-04-091-0/+71