mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
Use digits to indicate battery level
Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
parent
5ace91966c
commit
c1ef96df3e
|
@ -50,7 +50,7 @@
|
|||
{ 15, 16, 17 }
|
||||
|
||||
# define BAT_LEVEL_LED_LIST \
|
||||
{ 15, 16, 17, 18, 19, 20, 21, 22, 23, 24 }
|
||||
{ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
|
||||
|
||||
/* Backlit disable timeout when keyboard is disconnected(unit: second) */
|
||||
# define DISCONNECTED_BACKLIGHT_DISABLE_TIMEOUT 40
|
||||
|
|
Loading…
Reference in New Issue
Block a user