Skip to content

Creates keyboard objects when needed now.

Compare
Choose a tag to compare
@kattni kattni released this 28 Jul 17:06
· 111 commits to main since this release
ae8f775

Could previously not power a MacroPad library demo from the wall or a USB battery because the keyboard object was created on instantiation. That is no longer the case, so non-HID demos can be run from a power source instead of a computer.

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

Read the docs for info on how to use it.