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