summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_driver.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-12general: fix spelling mistakesLiam1-2/+2
2023-03-08input_common: Minor typo issues (#9922)Narr the Reg1-1/+1
2023-01-20input_common: Address byte reviewgerman771-1/+2
2023-01-20input_common: Fix issue where ring and irs are enabled at the same timegerman771-0/+1
2023-01-20input_common: Implement joycon ir cameraNarr the Reg1-0/+4
2023-01-20yuzu: Add ring controller test buttongerman771-1/+1
2023-01-20input_common: Use DriverResult on all enginesgerman771-5/+5
2023-01-20input_common: Implement joycon nfcgerman771-11/+13
2023-01-20input_common: Add support for joycon ring controllerNarr the Reg1-0/+3
2023-01-20input_common: Add support for joycon input reportsNarr the Reg1-17/+6
2023-01-20input_common: Use calibration from joyconNarr the Reg1-0/+2
2023-01-20input_common: Add support for joycon generic functionsNarr the Reg1-0/+2
2023-01-20input_common: Initial skeleton for custom joycon driverNarr the Reg1-0/+146