summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/that_canadian/config.h
diff options
context:
space:
mode:
authorThat-Canadian <Poole.Chris.11@gmail.com>2018-03-23 23:54:02 +0100
committerDrashna Jaelre <drashna@live.com>2018-03-23 23:54:02 +0100
commitc3c4164faf002c838e00bb4cc3d81a2c819c58c3 (patch)
tree9276c193e0d6d855bc64b5528c175c2767571c4f /keyboards/preonic/keymaps/that_canadian/config.h
parentc808680436e6c62029e2d890f1cebc22d349f8f1 (diff)
downloadqmk_firmware-c3c4164faf002c838e00bb4cc3d81a2c819c58c3.tar.gz
qmk_firmware-c3c4164faf002c838e00bb4cc3d81a2c819c58c3.tar.xz
That-Canadian Preonic layout (#2462)
* Line ending stuff again * Added my own person keymap to preonic folder * Updated my preonic keymap * Updated my preonic keymap
Diffstat (limited to 'keyboards/preonic/keymaps/that_canadian/config.h')
-rw-r--r--keyboards/preonic/keymaps/that_canadian/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/preonic/keymaps/that_canadian/config.h b/keyboards/preonic/keymaps/that_canadian/config.h
new file mode 100644
index 000000000..11cafbefc
--- /dev/null
+++ b/keyboards/preonic/keymaps/that_canadian/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define PREVENT_STUCK_MODIFIERS
+
+#endif