From e0b183ffe371fa9ede526e29b128331f9d6e60d3 Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Thu, 3 Aug 2023 21:46:03 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7dded02..155943a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ - Fully wireless built for Nice!Nano + ZMK (no TRRS Jack) - Nice!View support (5 pin connector) - Reversible PCB +- 3d printable magnetic case, switchplate and MCU cover ## Gallery From cc43e707de29509ae5fb74d65a814ce6e6b89763 Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Thu, 3 Aug 2023 22:27:09 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 155943a..804fd02 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ ## Firmware -Only supports ZMK. The firmware repository can be found here: [https://github.com/dnlbauer/splitkeyboard-zmk-config](https://github.com/dnlbauer/splitkeyboard-zmk-config). +Only supports ZMK. The firmware repository can be found here: [https://github.com/dnlbauer/corax56-zmk-config](https://github.com/dnlbauer/corax56-zmk-config). ## Build guide From c6392ecc1b0121baeeddd815955e69aec22fcc83 Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Thu, 3 Aug 2023 23:57:55 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 804fd02..c4ab701 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ TODO ## TODO List - [ ] Increase diode-socket distance. - [ ] Fix MCU pin labels on right-front (Some are mirrored / not on the correct side of the MCU). -- [ ] Give this project a **name**. - [ ] Use github actions to build + release gerber files. ## Standing on the shoulders of giants