1.13.1 - Keyboard Featherwing pin parameters
This version allows pins used to be passed as parameters in the constructor in the KeyboardFeatherwing class. This allows it to be used on feathers with differing pin names. Thank you @jerryneedell for this fix.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-featherwing
.
Read the docs for info on how to use it.