Skip to content

Commit

Permalink
fix: adjust debounce
Browse files Browse the repository at this point in the history
  • Loading branch information
artggd committed Jul 11, 2023
1 parent 1f48fb2 commit ca02681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/microdix.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_ZMK_MOUSE=y
CONFIG_ZMK_BLE=y
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=15
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=7
#CONFIG_ZMK_USB_LOGGING=y

0 comments on commit ca02681

Please sign in to comment.