浏览代码

adds planck/rev3 makefile so subproject is found

Jack Humbert 8 年之前
父节点
当前提交
4010360912
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      keyboards/planck/rev3/Makefile

+ 3 - 0
keyboards/planck/rev3/Makefile

@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+	include ../../../Makefile
+endif