Double sleep timeout
This commit is contained in:
parent
da836adfb2
commit
9fe6051c91
|
@ -8,7 +8,7 @@
|
||||||
# Uncomment the following lines to enable deep sleep
|
# Uncomment the following lines to enable deep sleep
|
||||||
CONFIG_ZMK_SLEEP=y
|
CONFIG_ZMK_SLEEP=y
|
||||||
# 5 minutes of inactivity to enter deep sleep
|
# 5 minutes of inactivity to enter deep sleep
|
||||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=300000
|
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000
|
||||||
|
|
||||||
# Uncomment the following line to increase the keyboard's wireless range
|
# Uncomment the following line to increase the keyboard's wireless range
|
||||||
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
||||||
|
|
Loading…
Reference in a new issue