fill out features list
This commit is contained in:
parent
5771a89433
commit
7197f7a3a4
24
README.md
24
README.md
@ -23,10 +23,26 @@ file](https://cdn.kmkfw.io/kmk-latest.unoptimized.zip) forms. These follow the
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Fill
|
- Fully configured through a single, easy to understand Python file that lives
|
||||||
- This
|
on a "flash-drive"-esque space on your microcontroller - edit on the go
|
||||||
- Section
|
without DFU or other devtooling available!
|
||||||
- Out
|
- Single-piece or [two-piece split
|
||||||
|
keyboards](https://github.com/KMKfw/kmk_firmware/blob/master/docs/split_keyboards.md)
|
||||||
|
are supported
|
||||||
|
- [Chainable
|
||||||
|
keys](https://github.com/KMKfw/kmk_firmware/blob/master/docs/keys.md) such as
|
||||||
|
`KC.LWIN(KC.L)` to lock the screen on a Windows PC
|
||||||
|
- [Built-in unicode macros, including
|
||||||
|
emojis](https://github.com/KMKfw/kmk_firmware/blob/master/docs/sequences.md)
|
||||||
|
- [Multiple vim-inspired leader key
|
||||||
|
modes](https://github.com/KMKfw/kmk_firmware/blob/master/docs/leader.md)
|
||||||
|
- [RGB underglow](https://github.com/KMKfw/kmk_firmware/blob/master/docs/rgb.md)
|
||||||
|
and [LED
|
||||||
|
backlights](https://github.com/KMKfw/kmk_firmware/blob/master/docs/led.md)
|
||||||
|
- One key can turn into many more based on [how many times you tap
|
||||||
|
it](https://github.com/KMKfw/kmk_firmware/blob/master/docs/tapdance.md)
|
||||||
|
|
||||||
|
Coming (hopefully) soon: Bluetooth support! Stay tuned.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user