summaryrefslogtreecommitdiff
path: root/src/core/hid/input_converter.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-05hid_core: Move hid to it's own subprojectGravatar Narr the Reg1-436/+0
2023-06-21input_common: Implement native mifare supportGravatar Narr the Reg1-5/+1
2023-05-07core: hid: Update motion on a better placeGravatar german771-1/+1
2023-05-05input_common: Add experimental motion to buttonGravatar german771-0/+7
2023-05-05input_common: Add property to invert an axis buttonGravatar Narr the Reg1-0/+1
2023-05-05input_common: Add property to invert an axis buttonGravatar Narr the Reg1-0/+1
2023-03-12general: fix spelling mistakesGravatar Liam1-2/+2
2023-01-19Address review commentsGravatar german771-4/+2
2023-01-19core: hid: Enable pulling color data from controllersGravatar Narr the Reg1-0/+14
2022-11-19core: hid: Implement true multitouch supportGravatar Narr the Reg1-3/+0
2022-10-09input_common: have an unique vector in callback statusGravatar german771-2/+8
2022-10-02service: nfp: address commentsGravatar german771-1/+1
2022-10-02core: hid: Add nfc support to emulated controllerGravatar german771-0/+14
2022-09-06input_common: Add support for analog toggleGravatar Narr the Reg1-0/+3
2022-07-23core: hid: Add cammera supportGravatar german771-0/+14
2022-05-23input_common: touch: Rewrite touch driver to support multiple touch pointsGravatar german771-0/+4
2022-04-26yuzu: Config allow to delete single axis directions when buttons are mapped t...Gravatar Narr the Reg1-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
2022-02-02yuzu: ui: Improve battery symbolsGravatar Narr the Reg1-1/+1
2022-01-14core/hid: Increment shake forceGravatar Narr the Reg1-1/+1
2021-11-24core/hid: Improve accuary of mouse implementationGravatar german771-0/+4
2021-11-24core/hid: Fully implement native mouseGravatar german771-0/+21
2021-11-24core/hid: Fully emulate motion from buttonGravatar german771-35/+43
2021-11-24settings: Fix Debug controller type optionsGravatar german771-2/+2
2021-11-24kraken: Address comments from reviewGravatar german771-37/+38
2021-11-24core/hid: Rework battery mappingsGravatar german771-0/+4
2021-11-24Morph review first waveGravatar german771-6/+6
2021-11-24core/hid: Only signal when neededGravatar german771-1/+1
2021-11-24core/hid: Move motion_input, create input converter and hid_typesGravatar german771-0/+345