summaryrefslogtreecommitdiffstats
path: root/users/kuchosauronad0/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/kuchosauronad0/config.h')
-rw-r--r--users/kuchosauronad0/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/users/kuchosauronad0/config.h b/users/kuchosauronad0/config.h
index bc0fe67df8..58ef7a20f8 100644
--- a/users/kuchosauronad0/config.h
+++ b/users/kuchosauronad0/config.h
@@ -56,7 +56,6 @@
#endif // !LEADER_ENABLE
#if defined(COMBO_ENABLE)
-# define COMBO_COUNT 4
# define COMBO_TERM 150
#endif // !COMBO_ENABLE
@@ -64,11 +63,6 @@
# define FORCE_NKRO
#endif // !NKRO_ENABLE
-// this makes it possible to do rolling combos (zx) with keys that
-// convert to other keys on hold (z becomes ctrl when you hold it,
-// and when this option isn't enabled, z rapidly followed by x
-// actually sends Ctrl-x. That's bad.)
-#define IGNORE_MOD_TAP_INTERRUPT
#undef PERMISSIVE_HOLD
//#define QUICK_TAP_TERM 0
//#define RETRO_TAPPING