This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Tankernn
/
qmk_firmware
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add Makefile
Dylan Khor
hace 8 años
padre
cf28f7bfda
commit
73a70a2c1c
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
keyboards/planck/keymaps/khord/Makefile
+ 3
- 0
keyboards/planck/keymaps/khord/Makefile
Ver fichero
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif