Add libraries

This commit is contained in:
Charlotte Gaskell 2025-06-11 01:20:58 +01:00
parent 1e28fe8c4a
commit 8190b23df6
Signed by: charlotte
GPG key ID: 8B93BA001088A340
6 changed files with 18 additions and 0 deletions

9
.gitmodules vendored
View file

@ -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

View file

@ -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 ""))
)

@ -0,0 +1 @@
Subproject commit 717b9de1e9f87d8ff5bf88add47f05871424c0ae

@ -0,0 +1 @@
Subproject commit 49083b8f0d1c8a68a1b5c4ac9bc81b3870e9aa68

@ -0,0 +1 @@
Subproject commit f4530381e415e10941960bc9d64e0844de96c47b

4
sym-lib-table Normal file
View file

@ -0,0 +1,4 @@
(sym_lib_table
(version 7)
(lib (name "keebio")(type "Legacy")(uri "${KIPRJMOD}/libs/keebio-components/keebio.lib")(options "")(descr ""))
)