summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/npad.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Using dual joycons as the default controllerDavid Marcec2018-10-171-6/+11
* Dynamically decide handheld variant based on supported npad id priorityDavid Marcec2018-10-111-3/+3
* Added BeginPermitVibrationSession and EndPermitVibrationSessionDavid Marcec2018-10-101-0/+2
* Added GetLedPattern and HandheldVariantDavid Marcec2018-10-101-2/+20
* Added the ability to "disconnect" individual npadsDavid Marcec2018-10-101-3/+12
* Removed unneeded forward declarationsDavid Marcec2018-10-101-7/+1
* Addressed changes for better hidDavid Marcec2018-10-101-26/+37
* "Better Hid" rework part 1David Marcec2018-10-101-0/+249