skip own debouncing
This commit is contained in:
parent
a44b24f923
commit
c26714c3cf
|
@ -14,10 +14,6 @@ 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
|
||||
|
||||
# achordion
|
||||
SRC += achordion.c
|
||||
|
||||
|
|
Loading…
Reference in a new issue