Remove extra TX power setting; enable deep sleep

This commit is contained in:
Eryn Wells 2025-01-26 18:07:34 -08:00
parent 8e41ac95e4
commit cfb447d0f0

View file

@ -1,8 +1,8 @@
# Uncomment the following line to enable deep sleep # Uncomment the following line to enable deep sleep
# CONFIG_ZMK_SLEEP=y CONFIG_ZMK_SLEEP=y
# Uncomment the following line to increase the keyboard's wireless range # Uncomment the following line to increase the keyboard's wireless range
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y # CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# Enable eager debouncing # Enable eager debouncing
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1 CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1