Skip to content

Instantly share code, notes, and snippets.

@albus522
Created January 6, 2016 14:26
Show Gist options
  • Save albus522/251e7b1fa22195116bc7 to your computer and use it in GitHub Desktop.
Save albus522/251e7b1fa22195116bc7 to your computer and use it in GitHub Desktop.
{
"description": "Logitech Dual Action",
"vendorID": 1133,
"productID": 49686,
"axis": [
{ "name": "left_x", "id": 0 },
{ "name": "left_y", "id": 1 },
{ "name": "right_x", "id": 2 },
{ "name": "right_y", "id": 3 }
],
"buttons": [
{ "name": "1", "id": 0 },
{ "name": "2", "id": 1 },
{ "name": "3", "id": 2 },
{ "name": "4", "id": 3 },
{ "name": "5", "id": 4 },
{ "name": "6", "id": 5 },
{ "name": "7", "id": 6 },
{ "name": "8", "id": 7 },
{ "name": "left_stick", "id": 10 },
{ "name": "right_stick", "id": 11 }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment