Browse Source

Add Makefile

Danny Nguyen 8 years ago
parent
commit
7042af7020
1 changed files with 3 additions and 0 deletions
  1. 3 0
      keyboards/handwired/magicforce68/Makefile

+ 3 - 0
keyboards/handwired/magicforce68/Makefile

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