aboutsummaryrefslogtreecommitdiff
path: root/src/input_common/keyboard.cpp
AgeCommit message (Expand)Author
2021-11-24input_common: Rewrite keyboardgerman77
2021-05-30input_common: Analog button, use time based position instead of frequent updatesgerman77
2021-03-06Enable mouse toggle buttonsgerman77
2021-03-05Enable button toggle for keyboard in the modifier buttongerman
2020-10-15input_common/CMakeLists: Make some warnings errorsLioncash
2020-06-19input_common/keyboard: Remove redundant moveMerryMage
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash
2018-08-02input_common: Use std::move where applicableLioncash
2018-08-02input_common: Add missing override specifiersLioncash
2017-03-17citra-qt: release all buttons when render window focus is lostwwylele
2017-03-01InputCommon: add Keyboardwwylele