rgb matrix now can work out what side its on using the drive name

This commit is contained in:
Cole Smith
2022-05-28 08:15:44 -07:00
committed by Kyle Brown
parent 08d3386643
commit b91974bce2
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# Getting Started
> Life was like a box of chocolates. You never know what you're gonna get.
KMK is a keyboard focused layer that sits on top of [CircuitPython](https://circuitpython.org/). As such, it should work with most [boards that support CircuitPython](https://circuitpython.org/downloads). It is best to use the last stable version (>5.0).
KMK is a keyboard focused layer that sits on top of [CircuitPython](https://circuitpython.org/). As such, it should work with most [boards that support CircuitPython](https://circuitpython.org/downloads). It is best to use the last stable version (>7.0).
Known working and recommended devices can be found [here](Officially_Supported_Microcontrollers.md)
<br>