summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_protocol (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-30input_common: joycon: Remove Magic numbers from common protocolNarr the Reg8-145/+212
2023-01-30input_common: joycon: Fill missing enum dataNarr the Reg4-37/+51
2023-01-30Move to Clang Format 15Levi Behunin1-2/+2
2023-01-28input_common: joycon: Replace ReadSPI vector with spanNarr the Reg3-20/+26
2023-01-28input_common: joycon: Remove magic numbers from calibration protocolNarr the Reg6-107/+202
2023-01-26input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driverNarr the Reg3-0/+18
2023-01-20input_common: Address byte reviewgerman7711-212/+187
2023-01-20input_common: Fix issue where ring and irs are enabled at the same timegerman771-2/+2
2023-01-20input_common: Implement joycon ir cameraNarr the Reg7-3/+496
2023-01-20input_common: Use DriverResult on all enginesgerman771-0/+1
2023-01-20Address review commentsgerman7711-40/+40
2023-01-20core: hid: Fix input regressionsNarr the Reg1-3/+0
2023-01-20input_common: Implement joycon nfcgerman774-0/+480
2023-01-20input_common: Add support for joycon ring controllerNarr the Reg6-3/+225
2023-01-20input_common: Add support for joycon input reportsNarr the Reg4-0/+724
2023-01-20input_common: Use calibration from joyconNarr the Reg2-0/+223
2023-01-20input_common: Add support for joycon generic functionsNarr the Reg2-0/+255
2023-01-20input_common: Add joycon low level functionsNarr the Reg2-0/+432
2023-01-20input_common: Initial skeleton for custom joycon driverNarr the Reg1-0/+494