better debouncing helps

This commit is contained in:
Christoph Cullmann 2023-08-10 11:13:39 +02:00
parent f35586f88b
commit 54baddfd6a
No known key found for this signature in database

View file

@ -14,6 +14,10 @@ SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no
MAGIC_ENABLE = no
# more responsive debouncing: https://michael.stapelberg.ch/posts/2021-05-08-keyboard-input-latency-qmk-kinesis/
# sym_eager_pk does do some key chatter
DEBOUNCE_TYPE = asym_eager_defer_pk
# build
# qmk compile -kb ferris/sweep -km christoph-cullmann
# qmk flash -kb ferris/sweep -km christoph-cullmann