Skip to content

Instantly share code, notes, and snippets.

@BenRoe
Last active March 2, 2024 22:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save BenRoe/24dada8e4cd7b60a6b3a140d12ab753b to your computer and use it in GitHub Desktop.
Save BenRoe/24dada8e4cd7b60a6b3a140d12ab753b to your computer and use it in GitHub Desktop.
Game Pad (Maker-Tutorials.com)
[
{
"name": "Game Pad (Maker-Tutorials.com)",
"author": "Ben Roe",
"switchMount": "cherry",
"switchBrand": "cherry",
"switchType": "MX1A-L1xx",
"plate": true
},
[
{
"a": 7
},
"Esc",
{
"x": 0.25,
"p": "DSA",
"sm": "cherry"
},
"1",
"2",
"3",
"4"
],
[
{
"p": "",
"sm": ""
},
"Tab",
{
"x": 0.25,
"p": "DSA",
"sm": "cherry"
},
"Q",
{
"c": "#a3a3a3"
},
"W",
{
"c": "#cccccc"
},
"E",
"R"
],
[
"Shift",
{
"x": 0.25,
"c": "#a3a3a3"
},
"A",
"S",
"D",
{
"c": "#cccccc"
},
"F"
],
[
"Alt",
{
"x": 0.25
},
"Y",
{
"x": 1
},
"C",
"V"
],
[
"Ctrl",
{
"x": 2.25,
"c": "#a3a3a3",
"w": 2
},
"Space"
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment