Last active
January 27, 2024 18:33
-
-
Save viiru-/fc80536aa351f4414851fc6c6c070193 to your computer and use it in GitHub Desktop.
Glove80 numpad layer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Glove80 numpad layer" | |
}, | |
[ | |
{ | |
"x": 1, | |
"a": 7 | |
}, | |
"<i class='kb kb-Multimedia-Play-Pause'></i>", | |
"<i class='kb kb-Multimedia-Mute-1'></i>", | |
"<i class='kb kb-Multimedia-Volume-Down-1'></i>", | |
"<i class='kb kb-Multimedia-Volume-Up-1'></i>", | |
"<i class='kb kb-Unicode-BackSpace-DeleteLeft-Big'></i>" | |
], | |
[ | |
"(", | |
{ | |
"a": 6 | |
}, | |
"Num lock", | |
{ | |
"a": 7 | |
}, | |
"=", | |
"/", | |
"*", | |
{ | |
"a": 6 | |
}, | |
"Print screen" | |
], | |
[ | |
{ | |
"a": 7 | |
}, | |
")", | |
"7", | |
"8", | |
"9", | |
"-", | |
{ | |
"a": 6 | |
}, | |
"Scroll lock" | |
], | |
[ | |
{ | |
"a": 7 | |
}, | |
"%", | |
"4", | |
"5", | |
"6", | |
"+", | |
{ | |
"a": 6 | |
}, | |
"Pause" | |
], | |
[ | |
{ | |
"a": 7 | |
}, | |
",", | |
"1", | |
"2", | |
"3", | |
"<i class='kb kb-Return-3'></i>", | |
"Page up" | |
], | |
[ | |
{ | |
"x": 1 | |
}, | |
"0", | |
"0", | |
{ | |
"a": 6 | |
}, | |
"\n\n.", | |
{ | |
"a": 7 | |
}, | |
"<i class='kb kb-Return-3'></i>", | |
"Page down" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment