Skip to content

Commit

Permalink
added basic structure to documentation #9
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek128b committed Oct 24, 2023
1 parent 72fd3ed commit bc3831d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"cSpell.words": [
"Keymap"
]
}
20 changes: 20 additions & 0 deletions Software/README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit bc3831d

Please sign in to comment.