summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/joycon_protocol/ringcon.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-29input_common: Allow timeouts to happen while scanning for a ringGravatar german771-2/+3
2023-06-28input_common: Remove duplicated DriverResult enumGravatar german771-20/+22
2023-02-14remove static from pointer sized or smaller types for aesthetics, change cons...Gravatar arades791-1/+1
2023-02-14add static lifetime to constexpr values to force compile time evaluation wher...Gravatar arades791-1/+1
2023-01-29input_common: joycon: Remove Magic numbers from common protocolGravatar Narr the Reg1-2/+2
2023-01-29input_common: joycon: Fill missing enum dataGravatar Narr the Reg1-6/+4
2023-01-20input_common: Address byte reviewGravatar german771-24/+12
2023-01-19Address review commentsGravatar german771-8/+8
2023-01-19core: hid: Fix input regressionsGravatar Narr the Reg1-3/+0
2023-01-19input_common: Add support for joycon ring controllerGravatar Narr the Reg1-0/+132