Files
abyss/config/abyss.conf
T
2024-04-07 21:24:41 +02:00

6 lines
184 B
Plaintext

# Enable deep sleep support (default n)
CONFIG_ZMK_SLEEP=y
# Milliseconds of inactivity before entering deep sleep (default 900000) (set to 5min)
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=300000