summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_protocol/common_protocol.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: Allow timeouts to happen while scanning for a ringgerman772023-06-291-1/+1
* input_common: Remove duplicated DriverResult enumgerman772023-06-281-47/+55
* input_common: Dont try to read/write data from 3rd party controllersgerman772023-06-251-5/+3
* input_common: Fix pro controller amiibo supportNarr the Reg2023-05-171-1/+1
* input_common: Fix nfc detection for joyconsgerman772023-05-091-4/+3
* 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