summaryrefslogtreecommitdiffstats
path: root/keyboards/hineybush/h87a/keymaps/gam3cat/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hineybush/h87a/keymaps/gam3cat/config.h')
-rw-r--r--keyboards/hineybush/h87a/keymaps/gam3cat/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/hineybush/h87a/keymaps/gam3cat/config.h b/keyboards/hineybush/h87a/keymaps/gam3cat/config.h
new file mode 100644
index 000000000..334beb0ac
--- /dev/null
+++ b/keyboards/hineybush/h87a/keymaps/gam3cat/config.h
@@ -0,0 +1,10 @@
+#pragma once
+
+//Force NKRO to be enabled.
+#define FORCE_NKRO
+
+//GRAVE_ESC override for CTRL+SHIFT+ESC Windows task manager shortcut.
+//#define GRAVE_ESC_CTRL_OVERRIDE
+
+//Delay matrix scan for tap dance, reduce to activate modifier keys faster.
+//#define TAPPING_TERM 200