From 504f362d9667644d21358dfdbcc27dbec66552f1 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Tue, 3 Oct 2023 15:30:08 +0200 Subject: share more code --- common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/config.h') diff --git a/common/config.h b/common/config.h index aa3d506..13f1234 100644 --- a/common/config.h +++ b/common/config.h @@ -30,7 +30,7 @@ // details see https://precondition.github.io/home-row-mods // the default is 200 -#define TAPPING_TERM 180 +#define TAPPING_TERM 175 // Enable rapid switch from tap to hold, disables double tap hold auto-repeat. #define QUICK_TAP_TERM 0 -- cgit v1.2.3