summaryrefslogtreecommitdiff
path: root/ferris
diff options
context:
space:
mode:
Diffstat (limited to 'ferris')
-rw-r--r--ferris/rules.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/ferris/rules.mk b/ferris/rules.mk
index 2df4b4f..ec9f4d7 100644
--- a/ferris/rules.mk
+++ b/ferris/rules.mk
@@ -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