This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Tankernn
/
qmk_firmware
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Add Makefile
Danny Nguyen
il y a 8 ans
Parent
38a83700c3
commit
7042af7020
1 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
3
0
keyboards/handwired/magicforce68/Makefile
+ 3
- 0
keyboards/handwired/magicforce68/Makefile
Voir le fichier
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif