summaryrefslogtreecommitdiffstats
path: root/keyboards/jc65/v32u4/keymaps/gam3cat/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jc65/v32u4/keymaps/gam3cat/config.h')
-rw-r--r--keyboards/jc65/v32u4/keymaps/gam3cat/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/jc65/v32u4/keymaps/gam3cat/config.h b/keyboards/jc65/v32u4/keymaps/gam3cat/config.h
new file mode 100644
index 000000000..a3819d3a5
--- /dev/null
+++ b/keyboards/jc65/v32u4/keymaps/gam3cat/config.h
@@ -0,0 +1,7 @@
+#include "../../config.h"
+//GRAVE_ESC override for CTRL+SHIFT+ESC Windows task manager shortcut.
+#define GRAVE_ESC_CTRL_OVERRIDE
+#define PREVENT_STUCK_MODIFIERS
+
+//Delay matrix scan for tap dance, reduce to activate modifier keys faster.
+//#define TAPPING_TERM 200