After doing some (late) research I’ve had the unfortunate discovery that the Qwiic button https://www.sparkfun.com/products/15932 is not supported by the Sparkfun Qwiic python library. This has brought me to a bind, as my project is based on a Raspberry Pi Zero W, a Sparkfun Servo pHat and I need the buttons for external input. Since the pHat is supported in the python library and is easy to work with on the Pi, the fact that the buttons only have an Arduino library is driving a wedge in my project.
Any ETA on when the Qwiic button would be supported by the python library? Or is there a workaround to this situation?
Thank you!