Files
qmk_firmware/quantum
Mikkel Jeppesen e0a5056963 Made AVR backlight pwm resolution configurable (#7521)
* Made static backlight pwm resolution configurable

* Made breathing backlighting configurable too

* Finished my ifdef

* Ran clang-format

* Added missing semi-colon

* Solved weird behaviour by right-shifting the right amount

* Made breathing period scaled on actual pwm frequency

* Made the low end deadzone scaled on the top value

* Moved 'pwm_frequency' declaration outside ifdef

* Fixed 'never used' error

* Fixed 'never used' error

* Fixed breathing ISR to 120Hz

* Removed pwm_frequency constant
Constant is no longer needed since running the breathing ISR at a fixed 120Hz

* Re-add brightness limiting

* re-introduce scaling
2021-11-18 07:56:13 +11:00
..
2021-11-01 19:18:33 +00:00
2021-11-03 22:22:17 -07:00
2021-11-01 19:18:33 +00:00
2019-08-30 15:01:52 -07:00
2020-08-29 14:30:02 -07:00
2021-11-03 22:22:17 -07:00
2021-08-25 01:16:59 +01:00
2020-03-06 22:29:01 -08:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00