Releases: adafruit/Adafruit_CircuitPython_MacroPad
2.1.8 - Fixed documentation formatting
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
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
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
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
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
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
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
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
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
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
Read the docs for info on how to use it.