Skip to content

Parse every command from JSM #13

Description

@Yamakaky

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:

  • Modify src/config/types.rs
  • Modify src/config/parse.rs
  • Modify src/config/config.rs
  • Add warnings when a unimplemented command is used then ignore it

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions