-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 1020 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
[submodule "third_party/BrownSugar_KBD_KiCad_Library"]
path = third_party/BrownSugar_KBD_KiCad_Library
url = https://github.com/koktoh/BrownSugar_KBD_KiCad_Library.git
[submodule "third_party/kicad-libs"]
path = third_party/kicad-libs
url = https://github.com/kymok/kicad-libs.git
[submodule "third_party/zeriparrot.pretty"]
path = third_party/zeriparrot.pretty
url = https://github.com/zeriyoshi/zeriparrot.pretty.git
[submodule "third_party/RP2040-PICO-BOOT"]
path = third_party/RP2040-PICO-BOOT
url = https://github.com/RetroScaler/RP2040-PICO-BOOT.git
[submodule "third_party/kbd"]
path = third_party/kbd
url = https://github.com/foostan/kbd.git
[submodule "third_party/kiswitch"]
path = third_party/kiswitch
url = https://github.com/kiswitch/kiswitch.git
[submodule "third_party/xtrapico"]
path = third_party/xtrapico
url = https://github.com/zeriyoshi/xtrapico
[submodule "third_party/KiCad-DesignRules"]
path = third_party/KiCad-DesignRules
url = https://github.com/labtroll/KiCad-DesignRules.git