From 8f636dece55bd7e6c5e382a9df844ee5228d6388 Mon Sep 17 00:00:00 2001 From: thecount Date: Wed, 16 Jul 2025 10:08:49 +0200 Subject: [PATCH] shortened tapping term and remove wrong define in concunction with it --- users/thecount/config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/users/thecount/config.h b/users/thecount/config.h index ccffe81..7d1d65f 100644 --- a/users/thecount/config.h +++ b/users/thecount/config.h @@ -1,4 +1,3 @@ #define PERMISSIVE_HOLD #define CHORDAL_HOLD -#define TAPPING_TERM 200 -#define HOLD_ON_OTHER_KEYS +#define TAPPING_TERM 160