summaryrefslogtreecommitdiffstats
path: root/src/core/hid/emulated_devices.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: fix compile for Apple ClangLiam2022-11-231-0/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* yuzu: Add custom ringcon configurationgerman772022-04-161-0/+34
* core: hid: Reduce the amount of dataracesgerman772022-04-071-0/+1
* common/input: Avoid numerous large copies of CallbackStatusLioncash2021-12-141-6/+5
* core: hid: Mark constructors as explicitMorph2021-11-291-1/+1
* core: hid: Cleanup and amend documentationMorph2021-11-291-18/+20
* core/hid: Improve accuary of mouse implementationgerman772021-11-251-2/+2
* core/hid: Fully implement native mousegerman772021-11-251-21/+35
* service/hid: Remove includes of core.h and settings.hgerman772021-11-251-2/+1
* kraken: Address comments from reviewgerman772021-11-251-12/+16
* settings: Fix mouse and keyboard mappingsgerman772021-11-251-0/+3
* core/hid: Documment some filesgerman772021-11-251-16/+68
* core/hid: Add emulated controllersgerman772021-11-251-0/+137