summaryrefslogtreecommitdiff
path: root/common/rules.mk
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-10-03 19:18:57 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-10-03 19:18:57 +0200
commitf56f078ba55445ac9ae8a535e52837d4968942cf (patch)
treeffc71df87fbbb5f989a2ed510fdd5a3326e6ac12 /common/rules.mk
parent504f362d9667644d21358dfdbcc27dbec66552f1 (diff)
bit config tuning
Diffstat (limited to 'common/rules.mk')
-rw-r--r--common/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/rules.mk b/common/rules.mk
index 904762d..82f7de2 100644
--- a/common/rules.mk
+++ b/common/rules.mk
@@ -10,5 +10,8 @@ SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no
MAGIC_ENABLE = no
+# responsive debouncing
+DEBOUNCE_TYPE = sym_eager_pk
+
# add achordion to improve home row modifiers
SRC += /home/cullmann/install/qmk/christoph-cullmann/common/achordion.c