summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_protocol/generic_functions.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: joycon: Remove Magic numbers from common protocolNarr the Reg2023-01-301-2/+2
* input_common: joycon: Fill missing enum dataNarr the Reg2023-01-301-1/+1
* input_common: joycon: Replace ReadSPI vector with spanNarr the Reg2023-01-281-4/+4
* input_common: joycon: Remove magic numbers from calibration protocolNarr the Reg2023-01-281-2/+2
* input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driverNarr the Reg2023-01-261-0/+11
* input_common: Address byte reviewgerman772023-01-201-38/+16
* Address review commentsgerman772023-01-201-6/+6
* input_common: Add support for joycon generic functionsNarr the Reg2023-01-201-0/+147