diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-03-30 14:03:22 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-03-30 14:03:22 +0530 |
| commit | 7b183c5d3735dddaf5352e04a4e1eccedaa52c64 (patch) | |
| tree | f28af00c48545aad8d4862cc745656a246dee5db /hardware/fp-lib-table | |
| parent | 94a5a0027adaa69e87686950efb23a37c36ad241 (diff) | |
| download | chiral-keyboard-7b183c5d3735dddaf5352e04a4e1eccedaa52c64.tar.gz chiral-keyboard-7b183c5d3735dddaf5352e04a4e1eccedaa52c64.zip | |
Rename directories + remove old board
Diffstat (limited to 'hardware/fp-lib-table')
| -rw-r--r-- | hardware/fp-lib-table | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hardware/fp-lib-table b/hardware/fp-lib-table new file mode 100644 index 0000000..85d74b1 --- /dev/null +++ b/hardware/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 "")) +) |
