Update sofle.conf

This commit is contained in:
1218
2024-10-15 16:55:03 +08:00
committed by GitHub
parent e4a739353a
commit b18fc27b53
+2 -2
View File
@@ -1,5 +1,5 @@
# go to sleep after one hour (1*60*60*1000ms)
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=60000
# Turn on logging, and set ZMK logging to debug output
# CONFIG_ZMK_USB_LOGGING=n
@@ -43,6 +43,6 @@ CONFIG_ZMK_BACKLIGHT_BRT_START=100
CONFIG_ZMK_BACKLIGHT_ON_START=y
CONFIG_ZMK_BACKLIGHT_AUTO_OFF_IDLE=n
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000