summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_protocol (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move to Clang Format 15Levi Behunin2023-01-301-2/+2
* input_common: joycon: Replace ReadSPI vector with spanNarr the Reg2023-01-283-20/+26
* input_common: joycon: Remove magic numbers from calibration protocolNarr the Reg2023-01-286-107/+202
* input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driverNarr the Reg2023-01-263-0/+18
* input_common: Address byte reviewgerman772023-01-2011-212/+187
* 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-207-3/+496
* input_common: Use DriverResult on all enginesgerman772023-01-201-0/+1
* Address review commentsgerman772023-01-2011-40/+40
* core: hid: Fix input regressionsNarr the Reg2023-01-201-3/+0
* input_common: Implement joycon nfcgerman772023-01-204-0/+480
* input_common: Add support for joycon ring controllerNarr the Reg2023-01-206-3/+225
* input_common: Add support for joycon input reportsNarr the Reg2023-01-204-0/+724
* input_common: Use calibration from joyconNarr the Reg2023-01-202-0/+223
* input_common: Add support for joycon generic functionsNarr the Reg2023-01-202-0/+255
* input_common: Add joycon low level functionsNarr the Reg2023-01-202-0/+432
* input_common: Initial skeleton for custom joycon driverNarr the Reg2023-01-201-0/+494