-
Notifications
You must be signed in to change notification settings - Fork 61
/
.gitmodules
27 lines (27 loc) · 1011 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "lib/kicad_lib_tmk"]
path = lib/kicad_lib_tmk
url = https://github.com/tmk/kicad_lib_tmk.git
[submodule "keyboard_footprints"]
path = fp/keyboard_footprints
url = https://github.com/pierrechevalier83/keyboard_footprints
[submodule "ferris_pcb_art"]
path = fp/ferris_pcb_art
url = https://github.com/pierrechevalier83/ferris_pcb_art
[submodule "kicad_lib_tmk"]
path = sym/kicad_lib_tmk
url = https://github.com/tmk/kicad_lib_tmk
[submodule "tools/kiplot"]
path = tools/kiplot
url = https://github.com/johnbeard/kiplot.git
[submodule "tools/ninja"]
path = tools/ninja
url = https://github.com/ninja-build/ninja.git
[submodule "tools/PcbDraw"]
path = tools/PcbDraw
url = https://github.com/yaqwsx/PcbDraw.git
[submodule "tools/InteractiveHtmlBom"]
path = tools/InteractiveHtmlBom
url = https://github.com/openscopeproject/InteractiveHtmlBom.git
[submodule "tools/kicad-jlcpcb-bom-plugin"]
path = tools/kicad-jlcpcb-bom-plugin
url = https://github.com/wokwi/kicad-jlcpcb-bom-plugin.git