summaryrefslogtreecommitdiffstats
path: root/src/input_common/drivers/joycon.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: joycon: Fill missing enum dataNarr the Reg2023-01-301-3/+1
* input_common: Make use of StoppableTimedWaitMorph2023-01-251-3/+4
* input_common: add missing header for libc++ after 340f15d1fa79Jan Beich2023-01-251-0/+1
* input_common: Fix joycon mappingsgerman772023-01-201-56/+49
* input_common: Address byte reviewgerman772023-01-201-24/+26
* input_common: Drop Pro controller support from custom drivergerman772023-01-201-36/+0
* input_common: Implement joycon ir cameraNarr the Reg2023-01-201-8/+21
* input_common: Use DriverResult on all enginesgerman772023-01-201-22/+19
* Address review commentsgerman772023-01-201-1/+1
* input_common: Implement joycon nfcgerman772023-01-201-1/+3
* input_common: Add dual joycon supportNarr the Reg2023-01-201-24/+101
* input_common: Add support for joycon input reportsNarr the Reg2023-01-201-23/+24
* core: hid: Enable pulling color data from controllersNarr the Reg2023-01-201-1/+10
* input_common: Disable SDL driver with switch controllersNarr the Reg2023-01-201-0/+4
* input_common: Initial skeleton for custom joycon driverNarr the Reg2023-01-201-0/+615