summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_protocol (unfollow)
Commit message (Collapse)AuthorFilesLines
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