Explicitly define CircuitPython 7.0 or higher as the minimum supported version

This commit is contained in:
James Fitzgerald
2022-07-02 12:21:06 -04:00
committed by Kyle Brown
parent 357165c14b
commit 26b629cc45
2 changed files with 4 additions and 4 deletions

View File

@@ -45,9 +45,9 @@ channel below.
- Bluetooth HID and split keyboards. No more wires.
## Getting Started
KMK requires [CircuitPython](https://circuitpython.org/) version 7.0 or higher.
Our getting started guide can be found
[here](https://github.com/KMKfw/kmk_firmware/blob/master/docs/Getting_Started.md)
[here](https://github.com/KMKfw/kmk_firmware/blob/master/docs/Getting_Started.md).
## The KMK Team