2023-07-21 14:29:20 -05:00
|
|
|
# Uncomment the following line to enable deep sleep
|
2023-08-02 20:51:55 -05:00
|
|
|
# CONFIG_ZMK_SLEEP=y
|
2023-07-21 14:29:20 -05:00
|
|
|
|
|
|
|
# Uncomment the following line to increase the keyboard's wireless range
|
|
|
|
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
|
|
|
|
2023-07-25 12:26:17 -05:00
|
|
|
# Enable eager debouncing
|
2023-08-02 20:51:55 -05:00
|
|
|
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1
|
|
|
|
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=7
|
2023-07-25 12:26:17 -05:00
|
|
|
|
2023-07-21 14:29:20 -05:00
|
|
|
# Uncomment the following line to enable USB Logging (this increases power usage by a significant amount, turn it off when not in use)
|
|
|
|
# CONFIG_ZMK_USB_LOGGING=y
|