Enabled wireless range boost
Ran into some strange behavior with this disabled (repeated/missed keys).
This commit is contained in:
parent
03685457ab
commit
0c04d30978
|
@ -11,7 +11,7 @@ CONFIG_ZMK_SLEEP=y
|
|||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=300000
|
||||
|
||||
# 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
|
||||
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1
|
||||
|
|
Loading…
Reference in a new issue