Browse Source

adds planck/rev3 makefile so subproject is found

Jack Humbert 8 năm trước cách đây
mục cha
commit
4010360912
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      keyboards/planck/rev3/Makefile

+ 3 - 0
keyboards/planck/rev3/Makefile

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