From dd87978120df55468411efff710f5eed1d219a5b Mon Sep 17 00:00:00 2001 From: Frieder Schlesier Date: Fri, 29 Sep 2023 08:30:01 +0200 Subject: [PATCH] chocofi/config: reduce TAPPING_TERM from 200 to 150 --- chocofi/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chocofi/config.h b/chocofi/config.h index 0b493d3..2a8d09a 100644 --- a/chocofi/config.h +++ b/chocofi/config.h @@ -29,7 +29,7 @@ along with this program. If not, see . #define EE_HANDS //#define QUICK_TAP_TERM 0 -//#define TAPPING_TERM 100 +#define TAPPING_TERM 150 #ifdef RGBLIGHT_ENABLE #define RGBLIGHT_EFFECT_BREATHING