From 6e91007fb7a6c0fd3082e8546db9628a7d1914ba Mon Sep 17 00:00:00 2001 From: Sheldon Date: Mon, 2 Feb 2026 10:52:52 +0800 Subject: [PATCH] Add QUICK_TAP_TERM 100 --- config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.h b/config.h index 40b81e1..ea14404 100644 --- a/config.h +++ b/config.h @@ -34,6 +34,7 @@ along with this program. If not, see . #define TAPPING_FORCE_HOLD #define TAPPING_TERM 200 +#define QUICK_TAP_TERM 100 #define HOLD_ON_OTHER_KEY_PRESS #ifdef RGBLIGHT_ENABLE