summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/Makefile
diff options
context:
space:
mode:
authorChris Browne <cbbrowne@hpaq.int.linuxdatabases.info>2016-10-10 23:18:15 +0200
committerChris Browne <cbbrowne@hpaq.int.linuxdatabases.info>2016-10-10 23:18:15 +0200
commit4b682ea63e2b3dd0bc1132917be7985ce0da57a6 (patch)
tree6d79874c5542148c27907511ecdb2e9e5e12b24b /keyboards/planck/Makefile
parent04759d63ef9b520fc41d76de64bb65198448fc1c (diff)
parenta9df99b81c787862dc3fa11bd854fe39e704da81 (diff)
downloadqmk_firmware-4b682ea63e2b3dd0bc1132917be7985ce0da57a6.tar.gz
qmk_firmware-4b682ea63e2b3dd0bc1132917be7985ce0da57a6.tar.xz
Merge branch 'master' of github.com:cbbrowne/qmk_firmware
Diffstat (limited to 'keyboards/planck/Makefile')
-rw-r--r--keyboards/planck/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/planck/Makefile b/keyboards/planck/Makefile
new file mode 100644
index 000000000..7d49c5ef9
--- /dev/null
+++ b/keyboards/planck/Makefile
@@ -0,0 +1,5 @@
+SUBPROJECT_DEFAULT = rev4
+
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file