summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_protocol/generic_functions.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-30input_common: joycon: Remove Magic numbers from common protocolNarr the Reg1-2/+2
2023-01-30input_common: joycon: Fill missing enum dataNarr the Reg1-1/+1
2023-01-28input_common: joycon: Replace ReadSPI vector with spanNarr the Reg1-4/+4
2023-01-28input_common: joycon: Remove magic numbers from calibration protocolNarr the Reg1-2/+2
2023-01-26input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driverNarr the Reg1-0/+11
2023-01-20input_common: Address byte reviewgerman771-38/+16
2023-01-20Address review commentsgerman771-6/+6
2023-01-20input_common: Add support for joycon generic functionsNarr the Reg1-0/+147