summaryrefslogtreecommitdiffstats
path: root/src/core/hid/emulated_devices.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | start lion review
* 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