Skip to content

Commit

Permalink
added short firmware and rgb description
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek128b committed Oct 19, 2023
1 parent 8cb6b60 commit 5b1338b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"ergosplit",
"Gateron",
"Kabel",
"Keychron"
"Keychron",
"microcontroller"
]
}
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- [Description](#description)
- [Price](#price)
- [Firmware](#firmware)
- [Keyboards RGB](#keyboards-rgb)

## Description

Expand Down Expand Up @@ -40,3 +41,9 @@ https://www.tablesgenerator.com/markdown_tables <br>
http://builder.swillkb.com/

## Firmware
The firmware i used is called [QMK](https://docs.qmk.fm/#/) which is a popular keyboard firmware for wired Keyboards. The reason i am using this firmware is that it works more reliable and doesn't have the problems i faced when i was trying to use [KMK](http://kmkfw.io).

### Keyboards RGB
This keyboard uses a microcontroller that has a on-board ws2812-2020
rgb led that is used for signaling on which layer you are, if caps lock is enabled, if num lock is enabled and if scroll lock is enabled. <br>

0 comments on commit 5b1338b

Please sign in to comment.