Initial release!
This high level library provides objects that represent Trellis M4 hardware. It allows you to address the buttons and NeoPixels in a grid using coordinates (i.e. (0, 1)
), and provides much of the same functionality available from the NeoPixel library.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.