diff --git a/README.md b/README.md index 30c3087..7adb316 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ production outputs automated with `just` (`apt install just` etc) and `kicad-cli - BOM: `48ish_soldered_bom.csv` (not generated by kicad Yet:tm:; includes specific JLCPCB part numbers, you may want to shop around for alternatives) - Placements: `48ish_soldered-bottom-pos.csv` (generated by kicad, with column names manually edited to reflect [JLCPCB's requirements](https://jlcpcb.com/help/article/pick-place-file-for-pcb-assembly)) +## case??? + +[here's a basic one](/case). the rendered stl file is attached to the latest release + ## firmware??? i wrote a zmk shield for this but dude i am not figuring out the zmk local build steps. go look at [the github repo for the shield firmware](https://github.com/ewwwin/zmk-shield-48ish) and grab the firmware from the latest github actions run, i do not care