From ffaafb833088e7fa04c79c4c25b130df86291a7e Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Tue, 4 Aug 2026 15:27:25 +0200 Subject: QMK: Dedicated file for the taphold mecanism --- qmk/keyboards/sofle_choc/keymaps/custom/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qmk/keyboards/sofle_choc/keymaps/custom/config.h') diff --git a/qmk/keyboards/sofle_choc/keymaps/custom/config.h b/qmk/keyboards/sofle_choc/keymaps/custom/config.h index 6f4ea1c..fb98e6f 100644 --- a/qmk/keyboards/sofle_choc/keymaps/custom/config.h +++ b/qmk/keyboards/sofle_choc/keymaps/custom/config.h @@ -55,7 +55,7 @@ #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U // Timeout window in ms in which the double tap can occur. #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED D5 // Specify an optional status LED by GPIO number which blinks when entering the bootloader -#define TAPPING_TERM 200 +#define TAPPING_TERM 300 #define TAPPING_TERM_PER_KEY #define DEBOUNCE 10 -- cgit v1.2.3