Compare commits

..

2 Commits

Author SHA1 Message Date
279cda4b34 set keyboard name
All checks were successful
Build
2023-04-18 11:01:22 +00:00
f2c206409c double CONFIG_ZMK_IDLE_SLEEP_TIMEOUT 2023-04-18 11:00:17 +00:00

View File

@ -9,4 +9,6 @@
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
CONFIG_ZMK_KEYBOARD_NAME="Daimon Scriptor"