summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/joycon_protocol/common_protocol.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-28input_common: Remove duplicated DriverResult enumGravatar german771-21/+23
2023-05-09input_common: Fix nfc detection for joyconsGravatar german771-1/+1
2023-03-12general: fix spelling mistakesGravatar Liam1-2/+2
2023-01-29input_common: joycon: Remove Magic numbers from common protocolGravatar Narr the Reg1-11/+20
2023-01-29Move to Clang Format 15Gravatar Levi Behunin1-2/+2
2023-01-27input_common: joycon: Replace ReadSPI vector with spanGravatar Narr the Reg1-10/+10
2023-01-27input_common: joycon: Remove magic numbers from calibration protocolGravatar Narr the Reg1-1/+20
2023-01-20input_common: Address byte reviewGravatar german771-1/+21
2023-01-19input_common: Implement joycon ir cameraGravatar Narr the Reg1-0/+7
2023-01-19input_common: Add joycon low level functionsGravatar Narr the Reg1-0/+146