suyu/src/core/hle/service/hid/controllers
Morph aca6ab6417
Merge pull request #6131 from german77/rightjoyconSLSR
HID: Fix SL and SR buttons for right joycon
2021-04-02 15:48:04 -04:00
..
controller_base.cpp removed unneeded semicolon 2019-09-22 18:50:34 +10:00
controller_base.h Use different timing for motion 2020-09-23 19:09:33 -05:00
debug_pad.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
debug_pad.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
gesture.cpp HID: Initialize correctly the gesture finger_id and filter invalid results 2021-03-26 11:13:18 -06:00
gesture.h Implements touch, pan, pinch and rotation gestures 2021-02-27 19:54:42 -06:00
keyboard.cpp Add footer types and address comments 2021-02-03 20:17:08 -06:00
keyboard.h Add footer types and address comments 2021-02-03 20:17:08 -06:00
mouse.cpp Add footer types and address comments 2021-02-03 20:17:08 -06:00
mouse.h Add footer types and address comments 2021-02-03 20:17:08 -06:00
npad.cpp HID: Fix SL and SR buttons for right joycon 2021-04-02 09:03:11 -05:00
npad.h hid: Implement GC controller 2021-02-07 22:59:46 -06:00
stubbed.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
stubbed.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
touchscreen.cpp HID: Initialize correctly the gesture finger_id and filter invalid results 2021-03-26 11:13:18 -06:00
touchscreen.h Add mutitouch support for touch screens 2021-01-15 09:05:17 -06:00
xpad.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
xpad.h Add footer types and address comments 2021-02-03 20:17:08 -06:00