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