Added makefile

This commit is contained in:
Dreaded_X 2021-06-06 03:01:42 +02:00
parent f0585cceb3
commit 9050491659

9
Makefile Normal file
View File

@ -0,0 +1,9 @@
.PHONY: all clean
all: jlcpcb
jlcpcb:
@kibot -b keyboard.kicad_pcb -c jlcpcb.kibot.yaml
clean:
@rm -df JLCPCB/Gerber/* JLCPCB/* JLCPCB