Skip to content

Releases: adafruit/Adafruit_CircuitPython_NeoKey

1.1.3 - Fix For Sphinx RTD Theme

07 Oct 22:31
Compare
Choose a tag to compare

1.1.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:45
Compare
Choose a tag to compare

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

25 Sep 16:02
Compare
Choose a tag to compare

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

31 Jul 19:35
46f9f8a
Compare
Choose a tag to compare

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

26 May 15:54
Compare
Choose a tag to compare

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

26 Aug 02:40
Compare
Choose a tag to compare

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

22 Aug 18:59
Compare
Choose a tag to compare

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

09 Aug 19:55
99a75c3
Compare
Choose a tag to compare

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

17 Jun 17:16
7d20614
Compare
Choose a tag to compare

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

09 Jun 18:35
Compare
Choose a tag to compare

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.