From f56f078ba55445ac9ae8a535e52837d4968942cf Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Tue, 3 Oct 2023 19:18:57 +0200 Subject: bit config tuning --- common/rules.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/rules.mk') 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 -- cgit v1.2.3