summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/lae3/config.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-04-25 14:08:53 -0400
committerGitHub <noreply@github.com>2017-04-25 14:08:52 -0400
commit9fa7a788d3147a5a34c5cb64cb73e8df2093a795 (patch)
tree709526124314a7fb52ad24ca7659728f6eee3cd7 /keyboards/planck/keymaps/lae3/config.h
parent627dd8a73cf1dcfb8f2691e7ecbc29552afa0128 (diff)
parente2a5dfdba60eeac559ad152d8506aec5c4d15138 (diff)
Merge pull request #1253 from laelath/master
Added lae3 keymap
Diffstat (limited to 'keyboards/planck/keymaps/lae3/config.h')
-rw-r--r--keyboards/planck/keymaps/lae3/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/lae3/config.h b/keyboards/planck/keymaps/lae3/config.h
new file mode 100644
index 0000000000..a28634e696
--- /dev/null
+++ b/keyboards/planck/keymaps/lae3/config.h
@@ -0,0 +1,8 @@
+#ifndef LAE3_KEYMAP_H
+#define LAE3_KEYMAP_H
+
+#include "../../config.h"
+
+#define PREVENT_STUCK_MODIFIERS
+
+#endif