summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/h87a/keymaps/gam3cat/config.h
diff options
context:
space:
mode:
authorWilliam Chang <william@factual.com>2019-05-09 21:16:06 -0700
committerWilliam Chang <william@factual.com>2019-05-09 21:16:06 -0700
commit4b2d3288d013b1a71ea25402224c4a8225a099e9 (patch)
treeb7f5dded777a950e63c4dd967260744336bfaa6b /keyboards/hineybush/h87a/keymaps/gam3cat/config.h
parent57a6ea11df685d84a1ea07953e88f224ce2b24f7 (diff)
parentbce391a663d2848bff8ffffca0e4bad771bd3890 (diff)
resolved conflicts
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 0000000000..334beb0ac2
--- /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