qmk-dactyl-manuform-a/quantum/backlight
Karl Shea 84b8cdc1a4
Fix bit loss in cie_lightness() when doing division to resolve #15331 (#15344)
* Fix bit loss in cie_lightness() when doing division.

* Use the right types

* Format

Co-authored-by: zvecr <git@zvecr.com>
2021-11-29 15:07:36 +00:00
..
backlight.c 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
backlight.h 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
backlight_avr.c Fix bit loss in cie_lightness() when doing division to resolve #15331 (#15344) 2021-11-29 15:07:36 +00:00
backlight_chibios.c fix typo in backlight code from #14439 (#14442) 2021-09-15 03:37:45 +01:00
backlight_driver_common.c Backlight - Carve out a better location for private driver functionality (#8329) 2020-03-07 12:09:49 +00:00
backlight_driver_common.h Backlight - Carve out a better location for private driver functionality (#8329) 2020-03-07 12:09:49 +00:00
backlight_software.c Backlight - Carve out a better location for private driver functionality (#8329) 2020-03-07 12:09:49 +00:00
backlight_timer.c ARM backlight - timer implementation (#8291) 2020-08-29 14:30:02 -07:00