From 57245e66af92b51285c810d88e2b6960ad0f7289 Mon Sep 17 00:00:00 2001 From: Will Toohey Date: Wed, 28 Oct 2020 18:20:15 +1000 Subject: [PATCH] Add info about project status --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc96e51..b3d1050 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ A tiny controller for K-Shoot MANIA/Sound Voltex or other similar games ![Pocket Voltex](ProductShot.jpg) +## Project status +There is a major revision coming sometime 2021 but I estimate requires 50+ hours +to complete design. It will significantly improve manufacturing efficiency and hopefully +allow me to sell controllers while working full-time. + +Please don't hold your breath on a timely release, but I have not forgotten this +project. + ## Documentation [DIY Kit assembly](Docs/Assembly.md) [(Old version)DIY Kit assembly](Docs/Assembly_old.md) @@ -20,4 +28,4 @@ A tiny controller for K-Shoot MANIA/Sound Voltex or other similar games * HID Lighting support * Configurable card/pin macro key * Chrome configurator -* No drivers required! \ No newline at end of file +* No drivers required!