From acf6efe1508a074e550a607fce74e9e59c958fca Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 9 Nov 2024 18:04:56 +0100 Subject: [PATCH] try lower tapping term --- common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config.h b/common/config.h index cc58472..78e15fc 100644 --- a/common/config.h +++ b/common/config.h @@ -27,7 +27,7 @@ // home row mods #define CHORDAL_HOLD #define PERMISSIVE_HOLD -#define TAPPING_TERM 250 +#define TAPPING_TERM 200 // no auto repeat stuff #define QUICK_TAP_TERM 0