zmk-config/config/rae_dux.conf

9 lines
247 B
Text
Raw Normal View History

# 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