re-enable sleep

This commit is contained in:
Edder Rojas 2022-02-20 21:24:00 -06:00
parent 2aa5451598
commit cecd3c35ae

View File

@ -6,7 +6,7 @@
CONFIG_ZMK_DISPLAY=y
# Allow to sleep
CONFIG_ZMK_SLEEP=n
# CONFIG_ZMK_IDLE_TIMEOUT=30000
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_TIMEOUT=30000
# Sleep timeout to 15 minutes
# CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000