summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/joycon_protocol/generic_functions.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: Remove duplicated DriverResult enumGravatar german772023-06-281-25/+27
* input_common: joycon: Remove Magic numbers from common protocolGravatar Narr the Reg2023-01-291-2/+2
* input_common: joycon: Fill missing enum dataGravatar Narr the Reg2023-01-291-1/+1
* input_common: joycon: Replace ReadSPI vector with spanGravatar Narr the Reg2023-01-271-4/+4
* input_common: joycon: Remove magic numbers from calibration protocolGravatar Narr the Reg2023-01-271-2/+2
* input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon dr...Gravatar Narr the Reg2023-01-261-0/+11
* input_common: Address byte reviewGravatar german772023-01-201-38/+16
* Address review commentsGravatar german772023-01-191-6/+6
* input_common: Add support for joycon generic functionsGravatar Narr the Reg2023-01-191-0/+147