Remove extra TX power setting; enable deep sleep
This commit is contained in:
parent
8e41ac95e4
commit
cfb447d0f0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue