Skip to content

Releases: adafruit/Adafruit_CircuitPython_IS31FL3731

Updated LED order for production KeyBow 2040

21 Apr 14:55
f0a3e15
Compare
Choose a tag to compare

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

11 Mar 01:05
11533d4
Compare
Choose a tag to compare

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

09 Mar 18:10
d64cff1
Compare
Choose a tag to compare

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

08 Mar 17:29
a85d015
Compare
Choose a tag to compare

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

03 Mar 00:03
Compare
Choose a tag to compare

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

15 Feb 16:17
0246396
Compare
Choose a tag to compare

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

10 Feb 22:08
Compare
Choose a tag to compare

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

20 Jan 22:35
ae436d3
Compare
Choose a tag to compare

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

31 Aug 16:22
17fd7df
Compare
Choose a tag to compare

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

09 Jul 19:44
Compare
Choose a tag to compare

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.