summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_driver.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-26input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driverNarr the Reg1-0/+3
2023-01-20input_common: Address byte reviewgerman771-4/+4
2023-01-20input_common: Drop Pro controller support from custom drivergerman771-3/+1
2023-01-20input_common: Fix issue where ring and irs are enabled at the same timegerman771-10/+20
2023-01-20input_common: Implement joycon ir cameraNarr the Reg1-2/+53
2023-01-20yuzu: Add ring controller test buttongerman771-12/+26
2023-01-20input_common: Use DriverResult on all enginesgerman771-13/+13
2023-01-20Address review commentsgerman771-1/+1
2023-01-20core: hid: Fix input regressionsNarr the Reg1-1/+1
2023-01-20input_common: Implement joycon nfcgerman771-0/+44
2023-01-20input_common: Add support for joycon ring controllerNarr the Reg1-1/+42
2023-01-20input_common: Add support for joycon input reportsNarr the Reg1-60/+40
2023-01-20input_common: Use calibration from joyconNarr the Reg1-0/+4
2023-01-20input_common: Add support for joycon generic functionsNarr the Reg1-3/+51
2023-01-20input_common: Initial skeleton for custom joycon driverNarr the Reg1-0/+382