Skip to content

Releases: fourstix/Sparkfun_CircuitPython_QwiicKeypad

Reverted code to read registers

15 Nov 17:42
7c0e72f
Compare
Choose a tag to compare

The write_then_readinto() function does not appear to reliably read the registers. Reverted code back to use an explicit write() followed by a readinto().

Update Build and Minor Fixes

13 Nov 22:33
0ee2efd
Compare
Choose a tag to compare

Update the build to the current build process and fix some minor code issues.

CircuitPython Community release

03 Jul 18:25
Compare
Choose a tag to compare

Updated readme.rst so code will publish to PyPi.

First Release Candidate

03 Jul 18:16
Compare
Choose a tag to compare

First public release candidate for the CircuitPython Community Bundle.

Second publish attempt

03 Jul 18:07
Compare
Choose a tag to compare
Pre-release

Fixed typo in PyPi project name, and published again.

First clean build

03 Jul 17:51
Compare
Choose a tag to compare
First clean build Pre-release
Pre-release

First clean build. Attempting to publish to PyPi.