Skip to content

1.1.0 - Bulk Read Key States

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 31 Jul 19:35
· 6 commits to main since this release
46f9f8a

This release adds get_keys() function with ability to read the state of all 4 keys at once, rather than individually, There is a new example to illustrate this functionality. Thank you @EAGrahamJr.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-NeoKey.

Read the docs for info on how to use it.