Skip to content

Instantly share code, notes, and snippets.

@ikt32
Last active October 19, 2017 12:15
Show Gist options
  • Save ikt32/6e0ff19db4f3ac36ccb57e5ba46f8258 to your computer and use it in GitHub Desktop.
Save ikt32/6e0ff19db4f3ac36ccb57e5ba46f8258 to your computer and use it in GitHub Desktop.
Numpad++
[
{
"name": "Numpad++",
"author": "ikt",
"switchMount": "cherry",
"switchBrand": "gateron",
"switchType": "KS-3-White",
"plate": true
},
[
"Num Lock",
"/\nCaps\n\n\n\n\nL0",
"*\nWin\n\n\n\n\nL1",
"-\nPrtScn\n\n\n\n\nL2"
],
[
"7\nIns",
"8\nHome",
"9\nPgUp",
{
"h": 2
},
"+\nMenu\n\n\n\n\nL3"
],
[
"4\nDel",
"5\nEnd",
"6\nPgDn"
],
[
"1\nEsc",
"2\n↑",
"3\nBkSpc",
{
"h": 2
},
"Enter"
],
[
"0\n←",
"0\n↓",
".\n→"
]
]

Arduino Pro Micro code can be found on my repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment