From 0061b6e65cf2ef1fab5fa1112341bcb0ec5c2ed9 Mon Sep 17 00:00:00 2001 From: Kymkim Date: Sun, 17 Aug 2025 20:10:59 -0700 Subject: [PATCH] update read me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ac0c2da..5e3ebc48 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MSKBD - Modularly Simple KeyBoarD > [!WARNING] -> This is the dev branch! +> This is under development. If you want the latest developments check out the `dev` branch. A customizable modular keyboard system where each key cluster is its own module, connected through a grid-like commnication. The goal is to create a flexible keyboard that can scale, reconfigure layouts, and support hot-swapping modules.