summaryrefslogtreecommitdiffstats
path: root/src/common/key_map.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-15fixup! fixup! Refactor input systemwwylele1-4/+4
2016-05-15fixup! Refactor input systemwwylele1-5/+9
2016-05-15implement circle pad modifierwwylele1-1/+5
2016-05-15Refactor input subsystemwwylele1-4/+47
2016-01-25key_map: Use std::tie for comparisonsLioncash1-7/+7
2015-01-21Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift1-3/+3
2014-12-21License changepurpasmart961-1/+1
2014-10-29Renamed souce files of services to match port namesGareth Poole1-1/+1
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman1-18/+28
2014-09-12Initial HID PAD work, with GLFW only.Kevin Hartman1-0/+35