Two CircuitPython examples use the `gamepadshift` module that will be removed in CircuitPython 8.0.0: - [JEPlayer_mpr3](https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/main/CircuitPython_JEplayer_mp3/code.py) - [PyGamer Improved Thermal camera](https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/main/PyGamer_Improved_Thermal_Camera/code.py) I can work on making changes to them to use the `keypad` module, but wanted to record it for posterity.