skip own debouncing

This commit is contained in:
Christoph Cullmann 2023-08-01 22:48:40 +02:00
parent a44b24f923
commit c26714c3cf

View file

@ -14,10 +14,6 @@ SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no 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/
# sym_eager_pk does do some key chatter
DEBOUNCE_TYPE = asym_eager_defer_pk
# achordion # achordion
SRC += achordion.c SRC += achordion.c