Bläddra i källkod

adds planck/rev3 makefile so subproject is found

Jack Humbert 8 år sedan
förälder
incheckning
4010360912
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      keyboards/planck/rev3/Makefile

+ 3 - 0
keyboards/planck/rev3/Makefile

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