summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/keyboard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adds missing controller types and propertiesgerman2021-02-041-2/+19
* service/hid: Silence -Wunused and -WswitchReinUsesLisp2019-10-051-1/+0
* marked controller constructors as explicitDavid Marcec2019-09-221-1/+1
* RebaseDavid Marcec2019-09-221-2/+3
* Deglobalize System: HidDavid Marcec2019-09-221-1/+1
* core_timing: Convert core timing into a classLioncash2019-02-161-1/+1
* hid: Add keyboard bindings for Keyboard controllerZach Hilman2018-11-191-0/+7
* 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/+5
* "Better Hid" rework part 1David Marcec2018-10-101-0/+48