From 236dfa299e20db91f5869b93ff1e04c786e2a8c6 Mon Sep 17 00:00:00 2001 From: thecount Date: Mon, 2 Jun 2025 10:26:53 +0200 Subject: [PATCH] added hold on other keys option for fewer delay on tap-hold combos (shift in particular) --- users/thecount/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/users/thecount/config.h b/users/thecount/config.h index 3133147..ccffe81 100644 --- a/users/thecount/config.h +++ b/users/thecount/config.h @@ -1,3 +1,4 @@ #define PERMISSIVE_HOLD #define CHORDAL_HOLD #define TAPPING_TERM 200 +#define HOLD_ON_OTHER_KEYS