]> git.donarmstrong.com Git - qmk_firmware.git/commit
Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)
authorXScorpion2 <rcalt2vt@gmail.com>
Thu, 2 May 2019 01:59:01 +0000 (20:59 -0500)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Thu, 2 May 2019 01:59:01 +0000 (18:59 -0700)
commit12a07dae33aaa59b8172f13f25af74e0cf3b82cc
treeb95cafafd6f03466c2b5d02396e52db264460cbf
parent3235c8527dd292d4a5e5e28302e118f3ef1a043e
Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)

* 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
quantum/color.c
quantum/led_tables.c