mirror of
https://github.com/zoriya/abyss.git
synced 2026-08-15 18:44:47 +00:00
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
# Enable deep sleep support (default n)
|
|
CONFIG_ZMK_SLEEP=y
|
|
|
|
# Milliseconds of inactivity before entering deep sleep (default 900000) (set to 20min)
|
|
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1200000
|
|
|
|
# better bluetooth
|
|
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
|