add achordion back

This commit is contained in:
Christoph Cullmann 2023-10-02 20:43:03 +02:00
parent 7679e1372a
commit d1f1e184f5
5 changed files with 413 additions and 0 deletions

View file

@ -14,6 +14,13 @@ 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
# add achordion to improve home row modifiers
SRC += ../common/achordion.c
# build
# qmk compile -kb ferris/sweep -km christoph-cullmann
# qmk flash -kb ferris/sweep -km christoph-cullmann