]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - users/bocaj/config.h
Add user-overridable callback for cancelling UCIS input (#5564)
[qmk_firmware.git] / users / bocaj / config.h
index 0e726598cdfeba3c655bd901cfccfe77ecc592bd..1956ea6d96578549f6be7e17a336e58614059b69 100644 (file)
 // actually sends Ctrl-x. That's bad.)
 #define IGNORE_MOD_TAP_INTERRUPT
 #undef PERMISSIVE_HOLD
+#define PREVENT_STUCK_MODIFIERS
 
 #ifdef TAPPING_TERM
 #undef TAPPING_TERM
 #endif // TAPPING_TERM
 #define TAPPING_TERM 175
 
+#define RETRO_TAPPING
+
 // Disable action_get_macro and fn_actions, since we don't use these
 // and it saves on space in the firmware.
 #ifndef NO_DEBUG
@@ -27,6 +30,4 @@
 #define NO_ACTION_MACRO
 #define NO_ACTION_FUNCTION
 
-#define DISABLE_LEADER
-
 #define MACRO_TIMER 5