Skip to content

Releases: adafruit/Adafruit_CircuitPython_MacroPad

2.0.5 - Added type hints, added check before usb_midi setup

04 Feb 21:08
6f51e88
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.0.4 - Updated rtd py version

24 Jan 20:09
89b5cc7
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.0.3 - Updated pylint version, linted

15 Nov 19:41
597240d
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.0.2 - Lowered cell_padding in grid example

02 Sep 19:11
614a105
Compare
Choose a tag to compare

Requires CircuitPython 7.0.0-beta.0.

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

Read the docs for info on how to use it.

2.0.1 - Fixed pixel slice setting

26 Aug 15:54
59c2411
Compare
Choose a tag to compare

Requires CircuitPython 7.0.0-beta.0.

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

Read the docs for info on how to use it.

REQUIRES 7.0.0-beta.0 - Update to use SPEAKER_ENABLE

24 Aug 21:34
73f85d2
Compare
Choose a tag to compare

Requires CircuitPython 7.0.0-beta.0. Speaker enable pin was renamed to SPEAKER_ENABLE. This updates the MacroPad library to work with the latest CircuitPython 7.0.0 - it will not work with any earlier versions!

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

Read the docs for info on how to use it.

1.4.1 - Removed unnecessary line from example

20 Aug 16:57
fe80961
Compare
Choose a tag to compare

play_file() now accepts mp3 files as well as wav files. Documentation updated, and example with files added.

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

Read the docs for info on how to use it.

Add MP3 playback to play_file()

17 Aug 19:46
fe402db
Compare
Choose a tag to compare

play_file() now accepts mp3 files as well as wav files. Documentation updated, and example with files added.

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

Read the docs for info on how to use it.

1.3.3 - Added extended tone demo example

10 Aug 18:29
8a496b4
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.

Fixes issue with keyboard_layout.write

05 Aug 17:14
501721f
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.