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