summaryrefslogtreecommitdiffstats
path: root/src/hid_core/resources/abstracted_pad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: hid: Ensure aruid data is initializedgerman772024-02-061-1/+1
|
* input: add a missing null pointer checkK9002024-01-271-1/+1
| | | | | There's a few other places where the result of GetAruidData is accessed without a null check, but I couldn't find a code path that hits those.
* service: hid: Fully implement abstract vibrationNarr the Reg2024-01-166-20/+61
|
* service: hid: Create abstracted pad structuregerman772024-01-1224-0/+2619