summaryrefslogtreecommitdiff
path: root/src/common/key_map.h
AgeCommit message (Expand)Author
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-05-15fixup! fixup! Refactor input systemwwylele
2016-05-15fixup! Refactor input systemwwylele
2016-05-15implement circle pad modifierwwylele
2016-05-15Refactor input subsystemwwylele
2016-01-25key_map: Use std::tie for comparisonsLioncash
2015-01-21Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift
2014-12-20License changepurpasmart96
2014-10-29Renamed souce files of services to match port namesGareth Poole
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman
2014-09-11Initial HID PAD work, with GLFW only.Kevin Hartman