Skip to content

Commit 5021fed

Browse files
committed
Change timeout to 10 mins
1 parent 471d0c9 commit 5021fed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/tempest.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ CONFIG_ZMK_POINTING=y
1616
CONFIG_ZMK_SLEEP=y
1717

1818
# Milliseconds of inactivity before entering idle state
19-
CONFIG_ZMK_IDLE_TIMEOUT=30000
19+
CONFIG_ZMK_IDLE_TIMEOUT=600000
2020
# Milliseconds of inactivity before entering deep sleep
2121
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000

0 commit comments

Comments
 (0)