From 64bf274a4f1328cd18d30be3227c67b83ef55f34 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 13 Jan 2024 18:39:46 +0100 Subject: tweak tapping term --- common/config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/config.h') diff --git a/common/config.h b/common/config.h index 14776cc..58e9a31 100644 --- a/common/config.h +++ b/common/config.h @@ -38,7 +38,8 @@ // details see https://precondition.github.io/home-row-mods // the default is 200 -#define TAPPING_TERM 150 +#define TAPPING_TERM 180 +#define TAPPING_TERM_SLOW 260 #define TAPPING_TERM_PER_KEY // Enable rapid switch from tap to hold, disables double tap hold auto-repeat. -- cgit v1.2.3