summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/joycon_protocol/generic_functions.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-28input_common: Remove duplicated DriverResult enumGravatar german771-25/+27
2023-01-29input_common: joycon: Remove Magic numbers from common protocolGravatar Narr the Reg1-2/+2
2023-01-29input_common: joycon: Fill missing enum dataGravatar Narr the Reg1-1/+1
2023-01-27input_common: joycon: Replace ReadSPI vector with spanGravatar Narr the Reg1-4/+4
2023-01-27input_common: joycon: Remove magic numbers from calibration protocolGravatar Narr the Reg1-2/+2
2023-01-26input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon dr...Gravatar Narr the Reg1-0/+11
2023-01-20input_common: Address byte reviewGravatar german771-38/+16
2023-01-19Address review commentsGravatar german771-6/+6
2023-01-19input_common: Add support for joycon generic functionsGravatar Narr the Reg1-0/+147