Yamakaky / gyromouse

A crossplatform mapper from gamepad inputs to keyboard and mouse actions, with special care for good gyro controls.
15 stars 1 forks source link

Parse every command from JSM #13

Open Yamakaky opened 3 years ago

Yamakaky commented 3 years ago

Every command in https://github.com/Electronicks/JoyShockMapper#commands should at least be parsed so that every config file can be used even if the feature in not implemented here.

Needed:

Basically, uncomment stuff at https://github.com/Yamakaky/gyromouse/blob/master/src/config/all-settings-example, run cargo test and make it pass the test.