gitextract_ta8nzvrk/ ├── LICENSE ├── README.md ├── _autosave-smartdisplay.kicad_pcb ├── bom/ │ └── ibom.html ├── fp-info-cache ├── gerber/ │ ├── smartdisplay-Bottom_Cu.gbr │ ├── smartdisplay-Bottom_Mask.gbr │ ├── smartdisplay-Bottom_Paste.gbr │ ├── smartdisplay-Bottom_Silk.gbr │ ├── smartdisplay-EdgeCuts.gbr │ ├── smartdisplay-NPTH.drl │ ├── smartdisplay-PTH.drl │ ├── smartdisplay-Top_Cu.gbr │ ├── smartdisplay-Top_Mask.gbr │ ├── smartdisplay-Top_Paste.gbr │ └── smartdisplay-Top_Silk.gbr ├── shell/ │ ├── boxshell.stl │ ├── smartdisplayshell.FCStd │ └── smartdisplayshell.FCStd1 ├── smartdisplay-cache.lib ├── smartdisplay-rescue.dcm ├── smartdisplay-rescue.lib ├── smartdisplay.dcm ├── smartdisplay.kicad_pcb ├── smartdisplay.kicad_pcb-bak ├── smartdisplay.lib ├── smartdisplay.pretty/ │ ├── Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm__redesign.kicad_mod │ └── tp4056.kicad_mod ├── smartdisplay.pro ├── smartdisplay.sch ├── smartdisplay.sch-bak ├── smartdisplay_BOM.csv ├── smartdisplay_POS.csv ├── smartdisplay_bom_LC.xls └── sym-lib-table