Releases: adafruit/Adafruit_CircuitPython_NeoKey
1.1.3 - Fix For Sphinx RTD Theme
Full Changelog: 1.1.2...1.1.3
1.1.2 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.1.1...1.1.2
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.
1.1.1 - Fix RTD Theme Issue
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.
1.1.0 - Bulk Read Key States
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.
1.0.12 - Updated .pylintrc, fixed jQuery
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.
1.0.11 - Made copyright stay up to date in docs/conf.py
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.
1.0.10 - Fixed version string
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.
1.0.9 - Switched to pyproject.toml
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.
1.0.8 - Fixed color order
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.
1.0.7 - Added cp.org link to index.rst
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.