Import Keebio-Parts.pretty (MIT, keebio/Keebio-Parts.pretty)

Vendor footprint library for mechanical-keyboard hardware (switches,
stabilizers, encoders, connectors, MCU/passive footprints), added
whole as MIKILAB_Keebio_Parts under footprints/mechanical, following
the same "keep vendor .pretty intact" precedent as altera.pretty /
xilinx.pretty / lattice.pretty.

Rewrote every 3D model reference that leaked the original author's
absolute local paths (/Users/danny/..., /Library/Application
Support/kicad/...) so the library stays self-contained:
- resolvable refs -> ${KIPRJMOD}/3dmodels/mechanical/Keebio-Parts/...
  (7 STEP files actually present upstream, copied alongside)
- genuinely missing vendor assets -> ${KISBLIB}/Keebio-Parts.pretty/...,
  the same known-gap convention already used for other vendor
  libraries in this repo
- one hardcoded stock-KiCad path -> ${KISYS3DMOD}/...
Also stripped a stray "Sheet file" property pointing at the original
author's own project.

fp-lib-table/.global regenerated from the tree; MANIFEST.csv rows
added for every imported footprint and 3D model. check_library.py:
0 errors (was 0 before, still 0).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TnzoFuRZAhRGeHAdz8UzR2
This commit is contained in:
2026-09-10 01:54:40 +02:00
co-authored by Claude Sonnet 5
parent 2639123036
commit f54bc6ef62
228 changed files with 97313 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
(lib (name "MIKILAB_hdmi")(type "KiCad")(uri "${MIKILAB}/footprints/interface/hdmi.pretty")(options "")(descr "hdmi.pretty"))
(lib (name "MIKILAB_usb3_esd_son50_10")(type "KiCad")(uri "${MIKILAB}/footprints/interface/usb3_esd_son50-10.pretty")(options "")(descr "usb3_esd_son50-10.pretty"))
(lib (name "MIKILAB_usb3_micro_ab")(type "KiCad")(uri "${MIKILAB}/footprints/interface/usb3_micro_ab.pretty")(options "")(descr "usb3_micro_ab.pretty"))
(lib (name "MIKILAB_Keebio_Parts")(type "KiCad")(uri "${MIKILAB}/footprints/mechanical/Keebio-Parts.pretty")(options "")(descr "Keebio-Parts.pretty"))
(lib (name "MIKILAB_TS3425UA_3x4x2_5_160")(type "KiCad")(uri "${MIKILAB}/footprints/mechanical/TS3425UA-3x4x2.5-160.pretty")(options "")(descr "TS3425UA-3x4x2.5-160.pretty"))
(lib (name "MIKILAB_IS66WVE4M16EBLL_70BLI")(type "KiCad")(uri "${MIKILAB}/footprints/memory/IS66WVE4M16EBLL-70BLI.pretty")(options "")(descr "IS66WVE4M16EBLL-70BLI.pretty"))
(lib (name "MIKILAB_ESP32_C3_MINI_1")(type "KiCad")(uri "${MIKILAB}/footprints/microcontrollers/ESP32-C3-MINI-1.pretty")(options "")(descr "ESP32-C3-MINI-1.pretty"))