Skip to content

Releases: adafruit/Adafruit_CircuitPython_MacroPad

2.4.0 - Rotation Property

20 Feb 01:29
924ad9d
Compare
Choose a tag to compare

What's Changed

  • Add rotate() to change rotation after init by @radiac in #54

New Contributors

Full Changelog: 2.3.3...2.4.0

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.3.3 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44
Compare
Choose a tag to compare

Changes: 2.3.2...2.3.3

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.3.2 - Update display_text() font documentation

10 Nov 00:44
8c8c297
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.1...2.3.2

2.3.1 - replace .show()

09 Nov 19:25
58115aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0 - remove .show()

03 Nov 13:03
3e018c2
Compare
Choose a tag to compare

What's Changed

  • Update root_group for CP 9 compatibility by @prcutler in #49

Full Changelog: 2.2.2...2.3.0

2.2.2 - Fix RTD Theme Issue

25 Sep 16:01
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.2.1 - Ensure the display is awake after initialization

26 Jun 18:00
4d4a03f
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.2.0 - Added sleep property

01 May 22:23
835990e
Compare
Choose a tag to compare

Added sleep property. Property puts the OLED display to sleep or wakes it up after sleep. Thanks @kalehmann!

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