summaryrefslogtreecommitdiffstats
path: root/keyboards/gherkin/keymaps/talljoe/config.h
diff options
context:
space:
mode:
authorJoe Wasson <jwasson+github@gmail.com>2017-08-16 00:31:27 +0200
committerJack Humbert <jack.humb@gmail.com>2017-08-20 17:51:57 +0200
commiteb5748e8bf349883f8b727e33868e965c2f977bf (patch)
tree7fb995a15081e65f5c841ab8291ff88a66097c55 /keyboards/gherkin/keymaps/talljoe/config.h
parentbdc0880ca5ead73a4a66355ade85b005507764c1 (diff)
downloadqmk_firmware-eb5748e8bf349883f8b727e33868e965c2f977bf.tar.gz
qmk_firmware-eb5748e8bf349883f8b727e33868e965c2f977bf.tar.xz
Gherkin keymaps for Steno and Talljoe
Diffstat (limited to 'keyboards/gherkin/keymaps/talljoe/config.h')
-rw-r--r--keyboards/gherkin/keymaps/talljoe/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/gherkin/keymaps/talljoe/config.h b/keyboards/gherkin/keymaps/talljoe/config.h
new file mode 100644
index 000000000..3e9e692d3
--- /dev/null
+++ b/keyboards/gherkin/keymaps/talljoe/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define PREVENT_STUCK_MODIFIERS
+
+#endif \ No newline at end of file