Releases: adafruit/Adafruit_CircuitPython_IS31FL3731
Updated LED order for production KeyBow 2040
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3731
.
Read the docs for info on how to use it.
3.0.2 - Added a new example, improved documentation
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3731
.
Read the docs for info on how to use it.
Fix coordinates on 11x7 Matrix
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3731
.
Read the docs for info on how to use it.
Refactored to use less memory by not loading all boards at once
New Major Release. Potentially breaking changes due to import changes
Huge thanks to @dglaude for doing the majority of the work in the refactor.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3731
.
Read the docs for info on how to use it.
2.7.1 - Moved pylint from build.yml to .pre-commit-config.yml
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3731
.
Read the docs for info on how to use it.
Adds support for the Keybow 2040 4x4 RGB LED matrix
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3731
.
Read the docs for info on how to use it.
2.6.7 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3731
.
Read the docs for info on how to use it.
2.6.6 - Moved to pre-commit, added licensing info
pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.
You can run pre-commit locally with pre-commit run --all-files
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3731
.
Read the docs for info on how to use it.
2.6.5 - Don't show uninitialized data
Thanks @esmil
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3731
.
Read the docs for info on how to use it.
2.6.4 - Fixed discord invite link
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3731
.
Read the docs for info on how to use it.