circuitpython/ports/atmel-samd/boards/pybadge
Radomir Dopieralski c0152e7dab Remove gamepadshift module
Everything should be using the keypad module instead.

Note: there are several boards that still had gamepadshift enabled. I
did not contact their authors to make sure they already switched to
keypad in their code and documentation. We should probably wait with
merging this for their go ahead.
2022-05-25 00:48:55 +02:00
..
board.c add half_duplex false param to spi construct function call in some board files 2022-02-08 22:59:26 -05:00
mpconfigboard.h Remove MICROPY_PORT_* macros used for never reset 2021-07-15 16:20:04 -07:00
mpconfigboard.mk Remove gamepadshift module 2022-05-25 00:48:55 +02:00
pins.c add board.STEMMA_I2C alias to some boards 2022-02-02 01:18:46 +01:00