summaryrefslogtreecommitdiff
path: root/shared-bindings/gamepad/GamePad.h
AgeCommit message (Expand)Author
2019-04-15Split GamePadShift from GamePad to save space on most boards.Scott Shawcroft
2019-04-12Reorganize the gamepad codeRadomir Dopieralski
2019-04-12Add GamePadShift for handling shift-register-based buttonsRadomir Dopieralski
2017-10-03Add a `gamepad` module for handling buttons in the background. (#295)Radomir Dopieralski