summaryrefslogtreecommitdiff
path: root/ferris/rules.mk
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-09-07 19:08:59 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-09-07 19:08:59 +0200
commit8f49b471d8c3425e6097958ba4c9de46e835a51f (patch)
treec651ff5b65520cda87d7c897432848732c747112 /ferris/rules.mk
parentc7087f79f59c98cadbdab776e1212d548993a01e (diff)
keep normal debounce
Diffstat (limited to 'ferris/rules.mk')
-rw-r--r--ferris/rules.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/ferris/rules.mk b/ferris/rules.mk
index 116b47f..a5bf67e 100644
--- a/ferris/rules.mk
+++ b/ferris/rules.mk
@@ -14,9 +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/
-DEBOUNCE_TYPE = asym_eager_defer_pk
-
# add achordion to improve home row modifiers
SRC += ../common/achordion.c