summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_driver.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: joycon: Move vibrations to a queuegerman772023-10-221-0/+5
* input_common: Remove duplicated DriverResult enumgerman772023-06-281-22/+26
* input_common: Dont try to read/write data from 3rd party controllersgerman772023-06-251-0/+1
* input_common: Implement native mifare supportNarr the Reg2023-06-221-0/+6
* input_common: Implement amiibo writtingNarr the Reg2023-05-221-0/+1
* general: fix spelling mistakesLiam2023-03-121-2/+2
* input_common: Minor typo issues (#9922)Narr the Reg2023-03-081-1/+1
* input_common: Address byte reviewgerman772023-01-201-1/+2
* input_common: Fix issue where ring and irs are enabled at the same timegerman772023-01-201-0/+1
* input_common: Implement joycon ir cameraNarr the Reg2023-01-201-0/+4
* yuzu: Add ring controller test buttongerman772023-01-201-1/+1
* input_common: Use DriverResult on all enginesgerman772023-01-201-5/+5
* input_common: Implement joycon nfcgerman772023-01-201-11/+13
* input_common: Add support for joycon ring controllerNarr the Reg2023-01-201-0/+3
* input_common: Add support for joycon input reportsNarr the Reg2023-01-201-17/+6
* input_common: Use calibration from joyconNarr the Reg2023-01-201-0/+2
* input_common: Add support for joycon generic functionsNarr the Reg2023-01-201-0/+2
* input_common: Initial skeleton for custom joycon driverNarr the Reg2023-01-201-0/+146