10 lines
269 B
Text
10 lines
269 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
|
|
|
|
#CONFIG_ZMK_MOUSE=y
|