summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/joycon_driver.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: joycon: Move vibrations to a queueGravatar german772023-10-221-0/+5
* input_common: Remove duplicated DriverResult enumGravatar german772023-06-281-22/+26
* input_common: Dont try to read/write data from 3rd party controllersGravatar german772023-06-241-0/+1
* input_common: Implement native mifare supportGravatar Narr the Reg2023-06-211-0/+6
* input_common: Implement amiibo writtingGravatar Narr the Reg2023-05-211-0/+1
* general: fix spelling mistakesGravatar Liam2023-03-121-2/+2
* input_common: Minor typo issues (#9922)Gravatar Narr the Reg2023-03-081-1/+1
* input_common: Address byte reviewGravatar german772023-01-201-1/+2
* input_common: Fix issue where ring and irs are enabled at the same timeGravatar german772023-01-191-0/+1
* input_common: Implement joycon ir cameraGravatar Narr the Reg2023-01-191-0/+4
* yuzu: Add ring controller test buttonGravatar german772023-01-191-1/+1
* input_common: Use DriverResult on all enginesGravatar german772023-01-191-5/+5
* input_common: Implement joycon nfcGravatar german772023-01-191-11/+13
* input_common: Add support for joycon ring controllerGravatar Narr the Reg2023-01-191-0/+3
* input_common: Add support for joycon input reportsGravatar Narr the Reg2023-01-191-17/+6
* input_common: Use calibration from joyconGravatar Narr the Reg2023-01-191-0/+2
* input_common: Add support for joycon generic functionsGravatar Narr the Reg2023-01-191-0/+2
* input_common: Initial skeleton for custom joycon driverGravatar Narr the Reg2023-01-191-0/+146