summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/keyboard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman2018-11-191-2/+3
* hid: Add keyboard bindings for Keyboard controllerZach Hilman2018-11-191-2/+17
* hid/controller: Remove unused header inclusionsLioncash2018-10-181-1/+0
* hid/controller: Default the destructors of all controller types in the cpp fileLioncash2018-10-181-0/+1
* Addressed changes for better hidDavid Marcec2018-10-101-4/+11
* "Better Hid" rework part 1David Marcec2018-10-101-0/+36