From 674b1bdb9089f1b057389e4473ad0795a8a86cfe Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 2 May 2024 08:32:38 -0500 Subject: [PATCH] Accidentally removed ignore mod tap interrupt - removed hold on other key press --- users/t4corun/config/tapping_config.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/users/t4corun/config/tapping_config.h b/users/t4corun/config/tapping_config.h index 8b2e8b6c..204861e8 100644 --- a/users/t4corun/config/tapping_config.h +++ b/users/t4corun/config/tapping_config.h @@ -12,8 +12,6 @@ #undef TAP_CODE_DELAY #undef TAP_HOLD_CAPS_DELAY -#undef HOLD_ON_OTHER_KEY_PRESS - #undef TAPPING_TERM #undef TAPPING_TERM_PER_KEY @@ -28,8 +26,6 @@ #define TAP_HOLD_CAPS_DELAY TAP_CODE_DELAY //turning down delay for caps lock so ploopy can do DPI switching #define WAIT_DELAY 5 //custom variable to configure time between taps -#define HOLD_ON_OTHER_KEY_PRESS - #define TAPPING_TERM 200 #define TAPPING_TERM_PER_KEY