1.1.0 - Non-Blocking Loop
This release contains bugfixes and changes the core loop to be non-blocking so that other things can be done in the user code main loop if desired. Thank you to @ramsrq and @pstray.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ducky
.
Read the docs for info on how to use it.