summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/bone2planck/config.h
diff options
context:
space:
mode:
authorDamien <Dbroqua@users.noreply.github.com>2016-09-19 13:25:37 +0200
committerGitHub <noreply@github.com>2016-09-19 13:25:37 +0200
commitc438a2a265b366c8e4594ce561feb896018983f0 (patch)
treef310e72223a25414f69c2dec70509fed26dc3960 /keyboards/planck/keymaps/bone2planck/config.h
parentaf24ea558a65fea549bd9f57a9704b904972d2f7 (diff)
parent5f9c2f63ffb2c58db73e67442134be58bfe2c129 (diff)
downloadqmk_firmware-c438a2a265b366c8e4594ce561feb896018983f0.tar.gz
qmk_firmware-c438a2a265b366c8e4594ce561feb896018983f0.tar.xz
Merge pull request #4 from jackhumbert/master
Merge from jackhumbert
Diffstat (limited to 'keyboards/planck/keymaps/bone2planck/config.h')
-rw-r--r--keyboards/planck/keymaps/bone2planck/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/bone2planck/config.h b/keyboards/planck/keymaps/bone2planck/config.h
new file mode 100644
index 000000000..60aff6db0
--- /dev/null
+++ b/keyboards/planck/keymaps/bone2planck/config.h
@@ -0,0 +1,7 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+#endif
+
+#include "../../config.h"
+
+#define PREVENT_STUCK_MODIFIERS \ No newline at end of file