From c116ff8ada0e2b7e0d9cb14de4a466b49a16f066 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Wed, 19 Oct 2022 00:07:39 +0200 Subject: shorter tapping --- config.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.h b/config.h index 957424e..471da7e 100644 --- a/config.h +++ b/config.h @@ -23,6 +23,9 @@ // settings for home row modifiers // details see https://precondition.github.io/home-row-mods +// bit faster tapping term +#define TAPPING_TERM 180 + // Prevent normal rollover on alphas from accidentally triggering mods. #define IGNORE_MOD_TAP_INTERRUPT -- cgit v1.2.3