summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/keyboard.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-19hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman1-2/+3
2018-11-19hid: Add keyboard bindings for Keyboard controllerZach Hilman1-2/+17
2018-10-18hid/controller: Remove unused header inclusionsLioncash1-1/+0
2018-10-18hid/controller: Default the destructors of all controller types in the cpp fileLioncash1-0/+1
2018-10-10Addressed changes for better hidDavid Marcec1-4/+11
2018-10-10"Better Hid" rework part 1David Marcec1-0/+36