summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/joycon_driver.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: fix spelling mistakesGravatar Liam2023-03-121-2/+2
* input_common: Minor typo issues (#9922)Gravatar Narr the Reg2023-03-081-1/+1
* input_common: Address byte reviewGravatar german772023-01-201-1/+2
* input_common: Fix issue where ring and irs are enabled at the same timeGravatar german772023-01-191-0/+1
* input_common: Implement joycon ir cameraGravatar Narr the Reg2023-01-191-0/+4
* yuzu: Add ring controller test buttonGravatar german772023-01-191-1/+1
* input_common: Use DriverResult on all enginesGravatar german772023-01-191-5/+5
* input_common: Implement joycon nfcGravatar german772023-01-191-11/+13
* input_common: Add support for joycon ring controllerGravatar Narr the Reg2023-01-191-0/+3
* input_common: Add support for joycon input reportsGravatar Narr the Reg2023-01-191-17/+6
* input_common: Use calibration from joyconGravatar Narr the Reg2023-01-191-0/+2
* input_common: Add support for joycon generic functionsGravatar Narr the Reg2023-01-191-0/+2
* input_common: Initial skeleton for custom joycon driverGravatar Narr the Reg2023-01-191-0/+146