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
Dylan Khor
il y a 8 ans
Parent
cf28f7bfda
commit
73a70a2c1c
1 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
3
0
keyboards/planck/keymaps/khord/Makefile
+ 3
- 0
keyboards/planck/keymaps/khord/Makefile
Voir le fichier
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif