Commit 9ddb58b
fwk: KB auto brightness just one low level
You only need KB backlight if the environment is extremely dim and your
keyboard is not illuminated.
Even sometimes when you're in a fully dark room and you turn up your
display brightness, if reflects off the environment and lights up the
keyboard enough to see it.
BUG=Backlight brightness sometimes toggles back and forth because
there's no hysteresis. It doesn't need that many levels. And it doesn't
need to be on when there's environmental light.
BRANCH=fwk-main
TEST=FN+SPACE to toggle kb backlight brightness to auto. You'll see
backlight off, unless the environment is very dark (so dark you can't
see the keycap labels)
Signed-off-by: Daniel Schaefer <dhs@frame.work>
(cherry picked from commit 5ecaaaa)1 parent f6f3791 commit 9ddb58b
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
| 221 | + | |
| 222 | + | |
229 | 223 | | |
230 | 224 | | |
231 | 225 | | |
| |||
0 commit comments