mirror of
https://github.com/zoriya/abyss.git
synced 2026-08-05 05:47:12 +00:00
6 lines
184 B
Plaintext
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
|