From 314fefc9b635ceef6f187e56e93c5df8a7841c85 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 11 Jul 2026 09:08:40 +0200 Subject: [PATCH] docs: link the enclosure to its README, not the folder --- docs/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hardware.md b/docs/hardware.md index 5c06839..eda76b1 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -14,7 +14,7 @@ keyboard transport is | Keyboard | **Nuphy Air60/Halo65 wired USB-C** | ESP32-S3 acts as USB host via TinyUSB. BLE-HID is a fallback but contends with Wi-Fi for radio time during push. | | Storage | microSD over SPI | Holds both the git working copy (`/sd/repo/`) **and** the local-only scratch space (`/sd/local/`). Internal flash is for firmware + config only. | | Power | **USB-C wall power for MVP**, 18650 + IP5306 in v0.8 | Measure power profile on real hardware before sizing the battery. E-ink + sleep should give multi-day battery life but battery introduces charging, safety, and BMS complexity we don't need on day one. | -| Enclosure | 3D-printed typewriter body — [`hardware/case/`](../hardware/case/) | v1.0 concern. | +| Enclosure | 3D-printed typewriter body — [`hardware/case/`](../hardware/case/README.md) | v1.0 concern. | ## Why the strip aspect