summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/mitch/Makefile
diff options
context:
space:
mode:
authorDamien <Dbroqua@users.noreply.github.com>2017-01-26 09:05:55 +0100
committerGitHub <noreply@github.com>2017-01-26 09:05:55 +0100
commitb7b94bfb132aa5f2f79b587fcfa6b1197485db27 (patch)
tree4cae966728b7b6baf101a7ab2b95eeff16cce141 /keyboards/planck/keymaps/mitch/Makefile
parentf91f0a715d51286064bfe808b0d463878a6d3588 (diff)
parentaac7c0aa4db6b27f4c8d8f3849f8fd41f07e892a (diff)
Merge pull request #17 from qmk/master
Merged from QMK project
Diffstat (limited to 'keyboards/planck/keymaps/mitch/Makefile')
-rw-r--r--keyboards/planck/keymaps/mitch/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/mitch/Makefile b/keyboards/planck/keymaps/mitch/Makefile
new file mode 100644
index 0000000000..7955003d47
--- /dev/null
+++ b/keyboards/planck/keymaps/mitch/Makefile
@@ -0,0 +1,5 @@
+SUBPROJECT = rev3
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif