Fixup README.md
This commit is contained in:
parent
296e4a31b8
commit
5032f1ee12
14
README.md
14
README.md
@ -30,24 +30,24 @@ channel below.
|
|||||||
on a "flash-drive"-esque space on your microcontroller - edit on the go
|
on a "flash-drive"-esque space on your microcontroller - edit on the go
|
||||||
without DFU or other devtooling available!
|
without DFU or other devtooling available!
|
||||||
- Single-piece or [two-piece split
|
- Single-piece or [two-piece split
|
||||||
keyboards](/docs/split_keyboards.md)
|
keyboards](/docs/en/split_keyboards.md)
|
||||||
are supported
|
are supported
|
||||||
- [Chainable
|
- [Chainable
|
||||||
keys](/docs/keys.md) such as
|
keys](/docs/en/keys.md) such as
|
||||||
`KC.LWIN(KC.L)` to lock the screen on a Windows PC
|
`KC.LWIN(KC.L)` to lock the screen on a Windows PC
|
||||||
- [Built-in Unicode macros, including
|
- [Built-in Unicode macros, including
|
||||||
emojis](/docs/sequences.md)
|
emojis](/docs/en/sequences.md)
|
||||||
- [RGB underglow](/docs/rgb.md)
|
- [RGB underglow](/docs/en/rgb.md)
|
||||||
and [LED
|
and [LED
|
||||||
backlights](/docs/led.md)
|
backlights](/docs/en/led.md)
|
||||||
- One key can turn into many more based on [how many times you tap
|
- One key can turn into many more based on [how many times you tap
|
||||||
it](/docs/tapdance.md)
|
it](/docs/en/tapdance.md)
|
||||||
- Bluetooth HID and split keyboards. No more wires.
|
- Bluetooth HID and split keyboards. No more wires.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
KMK requires [CircuitPython](https://circuitpython.org/) version 7.0 or higher.
|
KMK requires [CircuitPython](https://circuitpython.org/) version 7.0 or higher.
|
||||||
Our getting started guide can be found
|
Our getting started guide can be found
|
||||||
[here](/docs/Getting_Started.md).
|
[here](/docs/en/Getting_Started.md).
|
||||||
|
|
||||||
## The KMK Team
|
## The KMK Team
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user