aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/community/60_ansi_split_bs_rshift/talljoe/config.h
diff options
context:
space:
mode:
authorJoe Wasson <jwasson+github@gmail.com>2017-08-24 12:05:44 -0700
committerJack Humbert <jack.humb@gmail.com>2017-08-24 15:52:08 -0400
commitae91af95e24299384217b47bfc1a40f6d91cebdd (patch)
tree78b42175b80cf4fe74da3fb7bd742fc52cba1261 /layouts/community/60_ansi_split_bs_rshift/talljoe/config.h
parent4b0c6dc50da4b7b3804135d9b4eca235a6fac187 (diff)
downloadfirmware-ae91af95e24299384217b47bfc1a40f6d91cebdd.tar.gz
firmware-ae91af95e24299384217b47bfc1a40f6d91cebdd.tar.bz2
firmware-ae91af95e24299384217b47bfc1a40f6d91cebdd.zip
Add split ansi layout and talljoe's keymap.
Diffstat (limited to 'layouts/community/60_ansi_split_bs_rshift/talljoe/config.h')
-rw-r--r--layouts/community/60_ansi_split_bs_rshift/talljoe/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/layouts/community/60_ansi_split_bs_rshift/talljoe/config.h b/layouts/community/60_ansi_split_bs_rshift/talljoe/config.h
new file mode 100644
index 000000000..f5ab0c8dc
--- /dev/null
+++ b/layouts/community/60_ansi_split_bs_rshift/talljoe/config.h
@@ -0,0 +1,10 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include QMK_KEYBOARD_CONFIG_H
+
+#define PREVENT_STUCK_MODIFIERS
+
+#define KM LAYOUT_60_ansi_split_bs_rshift
+
+#endif //CONFIG_USER_H \ No newline at end of file