summaryrefslogtreecommitdiffstats
path: root/src/common/key_map.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-7/+4
|
* fixup! fixup! Refactor input systemwwylele2016-05-151-4/+4
|
* fixup! Refactor input systemwwylele2016-05-151-5/+9
|
* implement circle pad modifierwwylele2016-05-151-1/+5
|
* Refactor input subsystemwwylele2016-05-151-4/+47
|
* key_map: Use std::tie for comparisonsLioncash2016-01-251-7/+7
|
* Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift2015-01-211-3/+3
|
* License changepurpasmart962014-12-211-1/+1
|
* Renamed souce files of services to match port namesGareth Poole2014-10-291-1/+1
|
* Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman2014-09-121-18/+28
|
* Initial HID PAD work, with GLFW only.Kevin Hartman2014-09-121-0/+35