15 minutes to sleep timeout
This commit is contained in:
parent
9b3512166d
commit
1df041f68d
@ -5,9 +5,8 @@
|
|||||||
# Uncomment the following line to enable the Corne OLED Display
|
# Uncomment the following line to enable the Corne OLED Display
|
||||||
# CONFIG_ZMK_DISPLAY=y
|
# CONFIG_ZMK_DISPLAY=y
|
||||||
|
|
||||||
# Allow sleep behavior in a timeout
|
# Allow to sleep
|
||||||
CONFIG_ZMK_SLEEP=y
|
CONFIG_ZMK_SLEEP=y
|
||||||
|
CONFIG_ZMK_IDLE_TIMEOUT=30000
|
||||||
# Sleep timeout to 15 minutes
|
# Sleep timeout to 15 minutes
|
||||||
# CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
|
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
|
||||||
# sleep timeout to 90 seconds
|
|
||||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=90000
|
|
Loading…
Reference in New Issue
Block a user