mirror of
https://github.com/zoriya/abyss.git
synced 2025-12-06 06:36:16 +00:00
Use eager debouncing
This commit is contained in:
@@ -6,3 +6,7 @@ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1200000
|
||||
|
||||
# better bluetooth
|
||||
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
|
||||
|
||||
# Use eager debouncing, see https://zmk.dev/docs/features/debouncing#eager-debouncing
|
||||
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1
|
||||
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5
|
||||
Reference in New Issue
Block a user