1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-07-03 02:18:43 +00:00
sys-con/source/ControllerSwitch
cathery fb578f6987 Change controller config options
Allow unmapping keys
Allow mapping multiple keys to the same button
Allow changing the deadzone for each trigger
Remove dualshock4 global option from the config files

Update config files for new changes
2020-12-07 15:03:35 +03:00
..
SwitchAbstractedPadHandler.cpp Close USB interfaces only after closing USB threads 2020-12-07 15:03:08 +03:00
SwitchAbstractedPadHandler.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchControllerHandler.cpp Fix up controller cleanup order 2020-12-07 15:02:40 +03:00
SwitchControllerHandler.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchHDLHandler.cpp Change controller config options 2020-12-07 15:03:35 +03:00
SwitchHDLHandler.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchUSBDevice.cpp Remove unnecessary USB exit calls 2020-12-07 15:03:05 +03:00
SwitchUSBDevice.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchUSBEndpoint.cpp Remove unnecessary USB exit calls 2020-12-07 15:03:05 +03:00
SwitchUSBEndpoint.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchUSBInterface.cpp Remove unnecessary USB exit calls 2020-12-07 15:03:05 +03:00
SwitchUSBInterface.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchVirtualGamepadHandler.cpp Fix typo in output thread exit 2020-12-07 15:03:00 +03:00
SwitchVirtualGamepadHandler.h Use ams::StaticThread instead of SwitchThread in SwitchVirtualGamepadHandler 2020-02-20 03:27:19 +03:00