This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Tankernn
/
qmk_firmware
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Add Makefile
Dylan Khor
há 8 anos atrás
pai
cf28f7bfda
commit
73a70a2c1c
1 ficheiros alterados
com
3 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
3
0
keyboards/planck/keymaps/khord/Makefile
+ 3
- 0
keyboards/planck/keymaps/khord/Makefile
Ver Ficheiro
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif