diff --git a/config/lily58.conf b/config/lily58.conf index eac5793..343712a 100644 --- a/config/lily58.conf +++ b/config/lily58.conf @@ -4,5 +4,9 @@ CONFIG_ZMK_SLEEP=y # Uncomment the following line to increase the keyboard's wireless range CONFIG_BT_CTLR_TX_PWR_PLUS_8=y +# Enable eager debouncing +CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=0 +CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5 + # 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