summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_protocol/common_protocol.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: joycon: Remove Magic numbers from common protocolNarr the Reg2023-01-301-72/+83
* input_common: joycon: Replace ReadSPI vector with spanNarr the Reg2023-01-281-6/+12
* input_common: joycon: Remove magic numbers from calibration protocolNarr the Reg2023-01-281-2/+2
* input_common: Address byte reviewgerman772023-01-201-12/+12
* input_common: Fix issue where ring and irs are enabled at the same timegerman772023-01-201-2/+2
* input_common: Implement joycon ir cameraNarr the Reg2023-01-201-0/+13
* Address review commentsgerman772023-01-201-3/+3
* input_common: Add joycon low level functionsNarr the Reg2023-01-201-0/+286