]> git.donarmstrong.com Git - qmk_firmware.git/commit
Set backlight status to on if it's at maximum brightness already and the brightness...
authorPureSpider <alex.lamprecht1@gmail.com>
Tue, 22 Nov 2016 21:12:57 +0000 (22:12 +0100)
committerPureSpider <alex.lamprecht1@gmail.com>
Tue, 22 Nov 2016 21:12:57 +0000 (22:12 +0100)
commitd37becc0a9203c4c7d52aca6190b4b3d9fb69a59
treeb20ab99c65567b38e51566e2076015da0de06d9b
parentd5270af1118a86cc8aaf795005941ad980a0d128
Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used

Before it was turned on but the status wasn't set to on, so you had to
push the backlight toggle bind twice to turn it off again
tmk_core/common/backlight.c