diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-02-21 16:08:01 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-03-01 11:13:15 +0530 |
| commit | 0f429cf5f625d8e1a2f95297ed7c26c01b644977 (patch) | |
| tree | 4a60bcf7a77ee0ed1c6b6f946558005c19049031 /pcb/fp-lib-table | |
| parent | d0f1f63733c047937d5c44369b20e6c8d5aefbc8 (diff) | |
| download | chiral-keyboard-0f429cf5f625d8e1a2f95297ed7c26c01b644977.tar.gz chiral-keyboard-0f429cf5f625d8e1a2f95297ed7c26c01b644977.zip | |
PCB init commit
Diffstat (limited to '')
| -rw-r--r-- | pcb/fp-lib-table | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pcb/fp-lib-table b/pcb/fp-lib-table new file mode 100644 index 0000000..85d74b1 --- /dev/null +++ b/pcb/fp-lib-table @@ -0,0 +1,6 @@ +(fp_lib_table + (version 7) + (lib (name "RP2040-Zero")(type "KiCad")(uri "${KIPRJMOD}/lib/rp2040-zero/RP2040-Zero.pretty")(options "")(descr "")) + (lib (name "keyswitches")(type "KiCad")(uri "${KIPRJMOD}/lib/keyswitches.pretty")(options "")(descr "")) + (lib (name "TRRS-4-pin")(type "KiCad")(uri "${KIPRJMOD}/lib/custom/TRRS-4-pin.pretty")(options "")(descr "")) +) |
