summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_protocol/joycon_types.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix more typosViktor Szépe2024-01-161-3/+3
* input_common: Remove duplicated DriverResult enumgerman772023-06-281-17/+0
* input_common: Implement native mifare supportNarr the Reg2023-06-221-1/+58
* input_common: Implement amiibo writtingNarr the Reg2023-05-221-6/+44
* input_common: Fix pro controller amiibo supportNarr the Reg2023-05-171-1/+1
* input_common: Make amiibo scanning less demandinggerman772023-05-141-0/+1
* input_common: Fix nfc detection for joyconsgerman772023-05-091-2/+5
* input_common: Minor typo issues (#9922)Narr the Reg2023-03-081-2/+2
* input_common: joycon: Add stick input from passive reportsgerman772023-03-051-0/+12
* input_common: joycon: Remove Magic numbers from common protocolNarr the Reg2023-01-301-17/+57
* input_common: joycon: Fill missing enum dataNarr the Reg2023-01-301-24/+44
* input_common: joycon: Remove magic numbers from calibration protocolNarr the Reg2023-01-281-14/+38
* input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driverNarr the Reg2023-01-261-0/+1
* input_common: Address byte reviewgerman772023-01-201-0/+12
* input_common: Implement joycon ir cameraNarr the Reg2023-01-201-1/+106
* input_common: Use DriverResult on all enginesgerman772023-01-201-0/+1
* input_common: Initial skeleton for custom joycon driverNarr the Reg2023-01-201-0/+494