Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Switch ProCon Mappings (Firefox/Windows) #3

Closed
Fraetor opened this issue Jul 25, 2019 · 1 comment
Closed

Switch ProCon Mappings (Firefox/Windows) #3

Fraetor opened this issue Jul 25, 2019 · 1 comment

Comments

@Fraetor
Copy link

Fraetor commented Jul 25, 2019

Please include this mapping:

{
  "axes": {
    "dpad x": {
      "index": 6
    },
    "dpad y": {
      "index": 7
    },
    "left stick x": {
      "index": 0
    },
    "left stick y": {
      "index": 1
    },
    "right stick x": {
      "index": 2
    },
    "right stick y": {
      "index": 3
    },
    "right trigger": {
      "index": 5
    }
  },
  "buttons": {
    "b": {
      "index": 0
    },
    "back": {
      "index": 8
    },
    "dpad down": {
      "index": 13
    },
    "dpad left": {
      "index": 14
    },
    "dpad right": {
      "index": 15
    },
    "dpad up": {
      "index": 12
    },
    "home": {
      "index": 16
    },
    "left shoulder": {
      "index": 4
    },
    "left stick": {
      "index": 10
    },
    "left stick down": {
      "axis": 1,
      "direction": 1
    },
    "left stick left": {
      "axis": 0,
      "direction": -1
    },
    "left stick right": {
      "axis": 0,
      "direction": 1
    },
    "left stick up": {
      "axis": 1,
      "direction": -1
    },
    "left trigger": {
      "index": 6
    },
    "right shoulder": {
      "index": 5
    },
    "right stick": {
      "index": 11
    },
    "right stick down": {
      "axis": 3,
      "direction": 1
    },
    "right stick left": {
      "axis": 2,
      "direction": -1
    },
    "right stick right": {
      "axis": 2,
      "direction": 1
    },
    "right stick up": {
      "axis": 3,
      "direction": -1
    },
    "right trigger": {
      "index": 7
    },
    "start": {
      "index": 9
    },
    "x": {
      "index": 3
    },
    "a": {
      "index": 1
    },
    "y": {
      "index": 2
    }
  },
  "name": "057e-2009-Wireless Gamepad Chrome Windows NT",
  "supported": [
    {
      "browser": "Chrome",
      "id": "057e-2009-Wireless Gamepad",
      "os": "Windows NT"
    }
  ]
}
```Please include this mapping:

{
"axes": {
"dpad x": {
"index": 6
},
"dpad y": {
"index": 7
},
"left stick x": {
"index": 0
},
"left stick y": {
"index": 1
},
"right stick x": {
"index": 2
},
"right stick y": {
"index": 3
},
"right trigger": {
"index": 5
}
},
"buttons": {
"b": {
"index": 0
},
"back": {
"index": 8
},
"dpad down": {
"index": 13
},
"dpad left": {
"index": 14
},
"dpad right": {
"index": 15
},
"dpad up": {
"index": 12
},
"home": {
"index": 16
},
"left shoulder": {
"index": 4
},
"left stick": {
"index": 10
},
"left stick down": {
"axis": 1,
"direction": 1
},
"left stick left": {
"axis": 0,
"direction": -1
},
"left stick right": {
"axis": 0,
"direction": 1
},
"left stick up": {
"axis": 1,
"direction": -1
},
"left trigger": {
"index": 6
},
"right shoulder": {
"index": 5
},
"right stick": {
"index": 11
},
"right stick down": {
"axis": 3,
"direction": 1
},
"right stick left": {
"axis": 2,
"direction": -1
},
"right stick right": {
"axis": 2,
"direction": 1
},
"right stick up": {
"axis": 3,
"direction": -1
},
"right trigger": {
"index": 7
},
"start": {
"index": 9
},
"x": {
"index": 3
},
"a": {
"index": 1
},
"y": {
"index": 2
}
},
"name": "057e-2009-Wireless Gamepad Chrome Windows NT",
"supported": [
{
"browser": "Chrome",
"id": "057e-2009-Wireless Gamepad",
"os": "Windows NT"
}
]
}

@Fraetor
Copy link
Author

Fraetor commented Jul 25, 2019

Made redundant be discussion in #4.

@Fraetor Fraetor closed this as completed Jul 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant