diff options
author | Guillaume Pinot <texitoi@texitoi.eu> | 2020-08-02 12:05:27 +0200 |
---|---|---|
committer | Guillaume Pinot <texitoi@texitoi.eu> | 2020-08-02 12:05:27 +0200 |
commit | b35cac3e8ce747e7db0ddc6dce5036afaee1ca54 (patch) | |
tree | afa387fac9cce0ad6875c04bbd1ef1de2c4f37be /pcb/kicad/right/fp-lib-table | |
parent | a257f156781c3368ae33830fd9f94d7419ed4ff2 (diff) |
custom switch footprint
Diffstat (limited to 'pcb/kicad/right/fp-lib-table')
-rw-r--r-- | pcb/kicad/right/fp-lib-table | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcb/kicad/right/fp-lib-table b/pcb/kicad/right/fp-lib-table index 9c70188..f6c251f 100644 --- a/pcb/kicad/right/fp-lib-table +++ b/pcb/kicad/right/fp-lib-table @@ -3,4 +3,5 @@ (lib (name kicad-usb)(type KiCad)(uri ${KIPRJMOD}/../kicad-footprints/Connector_USB.pretty)(options "")(descr "")) (lib (name kicad-harwin)(type KiCad)(uri ${KIPRJMOD}/../kicad-footprints/Connector_Harwin.pretty)(options "")(descr "")) (lib (name keebio)(type KiCad)(uri ${KIPRJMOD}/../Keebio-Parts.pretty)(options "")(descr "")) + (lib (name custom)(type KiCad)(uri ${KIPRJMOD}/../custom.pretty)(options "")(descr "")) ) |