From 9d065eed8bb97e1fcf150efb371b8cb0e1526110 Mon Sep 17 00:00:00 2001 From: ewin Date: Wed, 5 Nov 2025 11:18:40 -0500 Subject: [PATCH] fix firmware repo link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 998d7cd..7fe6737 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ production outputs automated with `just` (`apt install just` etc) and `kicad-cli ## 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 +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-keyboard-48ish) and grab the firmware from the latest github actions run, i do not care ## acknowledgements