]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix breathing always on for soft PWM (#5983)
authorfauxpark <fauxpark@gmail.com>
Thu, 20 Jun 2019 05:33:39 +0000 (15:33 +1000)
committerDrashna Jaelre <drashna@live.com>
Thu, 20 Jun 2019 05:33:39 +0000 (22:33 -0700)
commit317b8095647e208a7ac1ecf6b110051ca46553a8
tree724a2dc9d0b5071999f25400c453ca061e1c0827
parent67e0c951afee99ac1e1e96354655296457f57b78
Fix breathing always on for soft PWM (#5983)

* Fix breathing always on for soft PWM

* Remove reference to hardware PWM pins in BACKLIGHT_BREATHING description

Now, breathing will only be unsupported when Timers 1 and 3 are both used by Audio

* Document BACKLIGHT_ON_STATE and its purpose
docs/config_options.md
docs/feature_backlight.md
quantum/quantum.c