From 6c6ceda4714e67420560d4b5f0ef5f2bc7f47722 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 4 Nov 2024 10:45:21 +0100 Subject: [PATCH] no auto repeat stuff --- common/config.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common/config.h b/common/config.h index eef3fb0..0bc5e11 100644 --- a/common/config.h +++ b/common/config.h @@ -29,7 +29,9 @@ #define TAPPING_TERM 170 #define TAPPING_TERM_PER_KEY #define PERMISSIVE_HOLD -#define QUICK_TAP_TERM_PER_KEY + +// no auto repeat stuff +#define QUICK_TAP_TERM 0 // enable streak detection #define ACHORDION_STREAK