9 lines
247 B
Text
9 lines
247 B
Text
![]() |
# Use higher power BT for better connection
|
||
|
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
||
|
|
||
|
# Enable deep sleep support (default n)
|
||
|
CONFIG_ZMK_SLEEP=y
|
||
|
|
||
|
# Milliseconds of inactivity before entering deep sleep (default 900000)
|
||
|
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=5400000
|