Add libraries
This commit is contained in:
parent
1e28fe8c4a
commit
8190b23df6
6 changed files with 18 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -1,3 +1,12 @@
|
|||
[submodule "libs/MX_V2"]
|
||||
path = libs/MX_V2
|
||||
url = https://github.com/ai03-2725/MX_V2
|
||||
[submodule "libs/Keebio-Parts.pretty"]
|
||||
path = libs/Keebio-Parts.pretty
|
||||
url = https://github.com/keebio/Keebio-Parts.pretty
|
||||
[submodule "libs/keebio-components"]
|
||||
path = libs/keebio-components
|
||||
url = https://github.com/keebio/keebio-components
|
||||
[submodule "libs/daprice-keyswitches.pretty"]
|
||||
path = libs/daprice-keyswitches.pretty
|
||||
url = https://github.com/daprice/keyswitches.pretty
|
||||
|
|
|
@ -12,4 +12,6 @@
|
|||
(lib (name "Resources")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Resources")(options "")(descr ""))
|
||||
(lib (name "Switch_Misc")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Switch_Misc.pretty")(options "")(descr ""))
|
||||
(lib (name "Template")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Template.pretty")(options "")(descr ""))
|
||||
(lib (name "Keebio-Parts")(type "KiCad")(uri "${KIPRJMOD}/libs/Keebio-Parts.pretty")(options "")(descr ""))
|
||||
(lib (name "daprice-keyswitches")(type "KiCad")(uri "${KIPRJMOD}/libs/daprice-keyswitches.pretty")(options "")(descr ""))
|
||||
)
|
||||
|
|
1
libs/Keebio-Parts.pretty
Submodule
1
libs/Keebio-Parts.pretty
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 717b9de1e9f87d8ff5bf88add47f05871424c0ae
|
1
libs/daprice-keyswitches.pretty
Submodule
1
libs/daprice-keyswitches.pretty
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 49083b8f0d1c8a68a1b5c4ac9bc81b3870e9aa68
|
1
libs/keebio-components
Submodule
1
libs/keebio-components
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit f4530381e415e10941960bc9d64e0844de96c47b
|
4
sym-lib-table
Normal file
4
sym-lib-table
Normal file
|
@ -0,0 +1,4 @@
|
|||
(sym_lib_table
|
||||
(version 7)
|
||||
(lib (name "keebio")(type "Legacy")(uri "${KIPRJMOD}/libs/keebio-components/keebio.lib")(options "")(descr ""))
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue