Add footprint libraries

This commit is contained in:
ai03 2019-01-07 16:21:59 -08:00
parent 64d214dcbc
commit 4698b19dd8
2 changed files with 8 additions and 0 deletions

4
fp-lib-table Normal file
View file

@ -0,0 +1,4 @@
(fp_lib_table
(lib (name MX_Alps_Hybrid)(type KiCad)(uri ${KIPRJMOD}/MX_Alps_Hybrid.pretty)(options "")(descr ""))
(lib (name random-keyboard-parts)(type KiCad)(uri ${KIPRJMOD}/random-keyboard-parts.pretty)(options "")(descr ""))
)

4
sym-lib-table Normal file
View file

@ -0,0 +1,4 @@
(sym_lib_table
(lib (name random-keyboard-parts)(type Legacy)(uri "${KIPRJMOD}/random-keyboard-parts.pretty/Schematic Library/random-keyboard-parts.lib")(options "")(descr ""))
(lib (name MX_Alps_Hybrids)(type Legacy)(uri "${KIPRJMOD}/MX_Alps_Hybrid.pretty/Schematic Library/MX_Alps_Hybrids.lib")(options "")(descr ""))
)