Changed Display Button to be a subclass of a group
Display Button is now a subclass of a Group. Note: This should not break any existing code :)
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-display-button
.