Update lib tables

This commit is contained in:
foostan 2020-09-06 02:19:21 +09:00
parent 10863073d7
commit 72c7fa91a4
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
(fp_lib_table
(lib (name kbd)(type Github)(uri https://github.com/foostan/kbd)(options "")(descr ""))
(lib (name kbd)(type KiCad)(uri ${KIPRJMOD}/kbd/kicad-footprints/kbd.pretty)(options "")(descr ""))
)

View File

@ -1,2 +1,3 @@
(sym_lib_table
(lib (name kbd)(type Legacy)(uri ${KIPRJMOD}/kbd/kicad-symbols/kbd.lib)(options "")(descr ""))
)