Skip to content

Releases: adafruit/Adafruit_CircuitPython_MacroPad

2.1.8 - Fixed documentation formatting

15 Sep 18:19
96f827e
Compare
Choose a tag to compare

Fixed a formatting issue in the description Macropad.keys for ReadTheDocs. Thanks @prcutler!

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

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

Read the docs for info on how to use it.

2.1.7 - Made copyright stay up to date in docs/conf.py

26 Aug 02:39
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.1.6 - 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-macropad.

Read the docs for info on how to use it.

2.1.5 - Switched to pyproject.toml

09 Aug 19:29
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.1.4 - Adding library to PyPI

22 Jul 16:47
15b7a1a
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.1.3 - Added cp.org link to index.rst

09 Jun 19:11
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

2.1.2 - Repo documentation and config updates

07 Jun 16:41
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

2.1.1 - Reformatted library to match latest black version

04 Apr 17:45
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

2.1.0 - Allow other language keyboard layouts

21 Mar 16:01
bb568c2
Compare
Choose a tag to compare

This release allows changing language of the keyboard layout, an example is provided to illustrate the usage of this functionality. Thank you @Neradoc

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

Read the docs for info on how to use it.

2.0.6 - Updated documentation to include missing dependency

01 Mar 19:20
f8a889b
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.