double CONFIG_ZMK_IDLE_SLEEP_TIMEOUT

This commit is contained in:
Marius Alwan Meyer 2023-04-18 11:00:17 +00:00
parent 07fdcf7360
commit f2c206409c

View File

@ -9,4 +9,4 @@
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=1800000