diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..81ddc54 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "cSpell.words": [ + "Keymap" + ] +} \ No newline at end of file diff --git a/Software/README.md b/Software/README.md new file mode 100644 index 0000000..d5995c1 --- /dev/null +++ b/Software/README.md @@ -0,0 +1,20 @@ +# Software + +** table of content ** +- [Software](#software) + - [Keymap](#keymap) + - [QMK Basics](#qmk-basics) + - [RGB WS2812 LEDs](#rgb-ws2812-leds) + - [Via/Vial support](#viavial-support) + + +## Keymap + + +## QMK Basics + + +## RGB WS2812 LEDs + + +## Via/Vial support