Double sleep timeout
Some checks failed
/ build (push) Failing after 0s
CI / Build (push) Failing after 11s

This commit is contained in:
Alejandro Angulo 2024-07-25 19:46:41 -07:00
parent da836adfb2
commit 9fe6051c91
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -8,7 +8,7 @@
# Uncomment the following lines to enable deep sleep
CONFIG_ZMK_SLEEP=y
# 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
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y