From fefd181006e85c7eb70195340801f2365478098c Mon Sep 17 00:00:00 2001 From: Kymkim Date: Sun, 14 Sep 2025 11:59:38 -0700 Subject: [PATCH] readmeupdate --- .vscode/settings.json | 3 +++ README.md | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..3b664107 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "git.ignoreLimitWarning": true +} \ No newline at end of file diff --git a/README.md b/README.md index cf076142..381c2001 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ A customizable modular keyboard system where each key cluster is its own module, ![Numpad Rear](./assets/numpad-backv1.png) - ## Repo Structure ``` ├─firmware/ - Embedded code for the core system