circuitpython/ports/stm/boards/swan_r5
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
..
tests style(swan_r5): pre-commit whitespace style changes 2021-09-28 18:52:03 -07:00
board.c board_deinit() everywhere 2021-11-30 11:00:10 -05:00
mpconfigboard.h style(swan_r5): pre-commit whitespace style changes 2021-09-28 18:52:03 -07:00
mpconfigboard.mk Remove gamepadshift module 2022-05-25 00:48:55 +02:00
pins.c Add missing BOARD_DICT_STANDARD_ITEMS to two boards 2022-03-03 09:03:34 +11:00