gitextract_wmu55zit/ ├── .github/ │ └── FUNDING.yml ├── Firmware/ │ ├── qmk/ │ │ ├── handwired_void_ergo_default.hex │ │ └── void_ergo_via_definitions.json │ └── vial/ │ └── handwired_void_ergo_vial.hex ├── README.md └── v1/ ├── STEP/ │ ├── VOID Ergo S - bottom_left.step │ ├── VOID Ergo S - bottom_right.step │ ├── VOID Ergo S - plate_left.step │ └── VOID Ergo S - top_left.step └── STL/ ├── VOID Ergo S - bottom_left.stl ├── VOID Ergo S - bottom_right.stl ├── VOID Ergo S - plate_left.stl ├── VOID Ergo S - plate_right.stl ├── VOID Ergo S - top_left.stl └── VOID Ergo S - top_right.stl