use fastest version

This commit is contained in:
Christoph Cullmann 2023-08-10 16:02:32 +02:00
parent 54baddfd6a
commit c3bbda0109
No known key found for this signature in database

View file

@ -15,8 +15,7 @@ GRAVE_ESC_ENABLE = no
MAGIC_ENABLE = no MAGIC_ENABLE = no
# more responsive debouncing: https://michael.stapelberg.ch/posts/2021-05-08-keyboard-input-latency-qmk-kinesis/ # 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 = sym_eager_pk
DEBOUNCE_TYPE = asym_eager_defer_pk
# build # build
# qmk compile -kb ferris/sweep -km christoph-cullmann # qmk compile -kb ferris/sweep -km christoph-cullmann