1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-07-05 10:48:46 +00:00
sys-con/source/Sysmodule/source
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
..
config_handler.cpp Change controller config options 2020-12-07 15:03:35 +03:00
config_handler.h Merge dualshock events into one vendor event (thanks @p-sam) 2020-12-07 15:03:13 +03:00
controller_handler.cpp Add a scoped lock for controller handler 2020-12-07 15:02:43 +03:00
controller_handler.h Add a scoped lock for controller handler 2020-12-07 15:02:43 +03:00
log.cpp Discard large log files on boot 2020-12-07 15:02:50 +03:00
log.h Discard large log files on boot 2020-12-07 15:02:50 +03:00
main.cpp Enable psc module again 2020-12-07 15:02:22 +03:00
psc_module.cpp Don't destroy events on sleep 2020-12-07 15:03:28 +03:00
psc_module.h Implement PSC module 2020-03-02 18:18:12 +03:00
usb_module.cpp Change USB thread creation/cleanup order 2020-12-07 15:03:24 +03:00
usb_module.h Merge dualshock events into one vendor event (thanks @p-sam) 2020-12-07 15:03:13 +03:00