2024-08-31 17:16:46 -07:00
|
|
|
# Uncomment the following line to enable deep sleep
|
2025-01-27 14:00:47 -08:00
|
|
|
# CONFIG_ZMK_SLEEP=y
|
2024-08-31 17:16:46 -07:00
|
|
|
|
|
|
|
# Uncomment the following line to increase the keyboard's wireless range
|
2025-01-26 18:07:34 -08:00
|
|
|
# CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
2024-08-31 17:16:46 -07:00
|
|
|
|
|
|
|
# Enable eager debouncing
|
|
|
|
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1
|
|
|
|
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=7
|
|
|
|
|
|
|
|
# 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
|