summaryrefslogtreecommitdiffstats
path: root/src/input_common/drivers/joycon.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-20input_common: Fix joycon mappingsgerman771-56/+49
2023-01-20input_common: Address byte reviewgerman771-24/+26
2023-01-20input_common: Drop Pro controller support from custom drivergerman771-36/+0
2023-01-20input_common: Implement joycon ir cameraNarr the Reg1-8/+21
2023-01-20input_common: Use DriverResult on all enginesgerman771-22/+19
2023-01-20Address review commentsgerman771-1/+1
2023-01-20input_common: Implement joycon nfcgerman771-1/+3
2023-01-20input_common: Add dual joycon supportNarr the Reg1-24/+101
2023-01-20input_common: Add support for joycon input reportsNarr the Reg1-23/+24
2023-01-20core: hid: Enable pulling color data from controllersNarr the Reg1-1/+10
2023-01-20input_common: Disable SDL driver with switch controllersNarr the Reg1-0/+4
2023-01-20input_common: Initial skeleton for custom joycon driverNarr the Reg1-0/+615