summaryrefslogtreecommitdiff
path: root/shared-bindings/gamepad/__init__.c
AgeCommit message (Expand)Author
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-07Added gamepad, gamepadshift, and i2cslavedherrada
2019-04-16Fully split gamepadshift from gamepadScott Shawcroft
2019-04-15Split GamePadShift from GamePad to save space on most boards.Scott Shawcroft
2019-04-12Add GamePadShift to docsRadomir Dopieralski
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