summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/joycon_driver.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-22input_common: joycon: Move vibrations to a queueGravatar german771-0/+5
2023-06-28input_common: Remove duplicated DriverResult enumGravatar german771-22/+26
2023-06-24input_common: Dont try to read/write data from 3rd party controllersGravatar german771-0/+1
2023-06-21input_common: Implement native mifare supportGravatar Narr the Reg1-0/+6
2023-05-21input_common: Implement amiibo writtingGravatar Narr the Reg1-0/+1
2023-03-12general: fix spelling mistakesGravatar Liam1-2/+2
2023-03-08input_common: Minor typo issues (#9922)Gravatar Narr the Reg1-1/+1
2023-01-20input_common: Address byte reviewGravatar german771-1/+2
2023-01-19input_common: Fix issue where ring and irs are enabled at the same timeGravatar german771-0/+1
2023-01-19input_common: Implement joycon ir cameraGravatar Narr the Reg1-0/+4
2023-01-19yuzu: Add ring controller test buttonGravatar german771-1/+1
2023-01-19input_common: Use DriverResult on all enginesGravatar german771-5/+5
2023-01-19input_common: Implement joycon nfcGravatar german771-11/+13
2023-01-19input_common: Add support for joycon ring controllerGravatar Narr the Reg1-0/+3
2023-01-19input_common: Add support for joycon input reportsGravatar Narr the Reg1-17/+6
2023-01-19input_common: Use calibration from joyconGravatar Narr the Reg1-0/+2
2023-01-19input_common: Add support for joycon generic functionsGravatar Narr the Reg1-0/+2
2023-01-19input_common: Initial skeleton for custom joycon driverGravatar Narr the Reg1-0/+146