summaryrefslogtreecommitdiff
path: root/src/input_common/drivers/joycon.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-19input_common: Implement joycon ir cameraGravatar Narr the Reg1-8/+21
2023-01-19input_common: Use DriverResult on all enginesGravatar german771-22/+19
2023-01-19Address review commentsGravatar german771-1/+1
2023-01-19input_common: Implement joycon nfcGravatar german771-1/+3
2023-01-19input_common: Add dual joycon supportGravatar Narr the Reg1-24/+101
2023-01-19input_common: Add support for joycon input reportsGravatar Narr the Reg1-23/+24
2023-01-19core: hid: Enable pulling color data from controllersGravatar Narr the Reg1-1/+10
2023-01-19input_common: Disable SDL driver with switch controllersGravatar Narr the Reg1-0/+4
2023-01-19input_common: Initial skeleton for custom joycon driverGravatar Narr the Reg1-0/+615