ds4drv
ds4drv copied to clipboard
Added the ability to bind multiple actions to a single button combination.
I wanted the ability to perform multiple actions in a single button combination. The desire was to change profiles and then be able to fire a custom script. The changes in this PR allow that to be possible by using the semicolon as a delimiter for actions in a single binding.
Wow very nice. Can I merge this pull request with my local clone of the master branch ? And how¿?