From c67357e9bd6efc72ef4a93438c7ad2ebe200bed5 Mon Sep 17 00:00:00 2001 From: foostan Date: Tue, 13 Oct 2020 22:25:21 +0900 Subject: [PATCH] Update lib path --- corne-light/pcb/fp-lib-table | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corne-light/pcb/fp-lib-table b/corne-light/pcb/fp-lib-table index 280bf05..93edad6 100644 --- a/corne-light/pcb/fp-lib-table +++ b/corne-light/pcb/fp-lib-table @@ -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 "")) )