summaryrefslogtreecommitdiffstats
path: root/src/hid_core/resources/vibration/vibration_base.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-26service: hid: Don't try to vibrate if device isn't initializedNarr the Reg1-0/+1
2024-01-16service: hid: Fully implement abstract vibrationNarr the Reg1-3/+7
2024-01-12service: hid: Create abstracted pad structuregerman771-0/+28