summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/ajp10304/config.h
diff options
context:
space:
mode:
authorajp10304 <a.Pocklington@Gmail.com>2017-10-23 20:28:52 +0200
committerJack Humbert <jack.humb@gmail.com>2017-10-23 20:28:52 +0200
commita08287b0a0800e0add34fa9c0c4916d2bf8d5db1 (patch)
tree373c0c18b960ba3204ee05c448f372ceebdf8750 /keyboards/planck/keymaps/ajp10304/config.h
parentaf83c6a4cb76098eb5798324e9727c7d923ce046 (diff)
downloadqmk_firmware-a08287b0a0800e0add34fa9c0c4916d2bf8d5db1.tar.gz
qmk_firmware-a08287b0a0800e0add34fa9c0c4916d2bf8d5db1.tar.xz
Added ajp10304 Planck layout (#1887)
* Added ajp10304 Planck layout * Removed Makefile from planck ajp10304 keymap
Diffstat (limited to 'keyboards/planck/keymaps/ajp10304/config.h')
-rw-r--r--keyboards/planck/keymaps/ajp10304/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/ajp10304/config.h b/keyboards/planck/keymaps/ajp10304/config.h
new file mode 100644
index 000000000..11cafbefc
--- /dev/null
+++ b/keyboards/planck/keymaps/ajp10304/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define PREVENT_STUCK_MODIFIERS
+
+#endif