From a093655f6800bf83f224871792e37d55de1bf91d Mon Sep 17 00:00:00 2001 From: ewin Date: Sat, 18 Oct 2025 17:41:22 -0400 Subject: [PATCH] add note about case to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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