Skip to content

Instantly share code, notes, and snippets.

@elfmimi
Created March 7, 2021 02:16
Show Gist options
  • Save elfmimi/b2f09b848bd88e5bf5a4f0e2e2a28b8d to your computer and use it in GitHub Desktop.
Save elfmimi/b2f09b848bd88e5bf5a4f0e2e2a28b8d to your computer and use it in GitHub Desktop.
remap-keys.app keyboard definition
{
"name": "Dozen0",
"vendorId": "0x04D8",
"productId": "0xEA4F",
"lighting": "none",
"matrix": {
"rows": 1,
"cols": 12
},
"layouts": {
"labels": [
["Direction", "MCU Right / Port Up", "MCU Up / Port Left", "MCU Down / Port Right", "MCU Left / Port Down"]
],
"keymap": [
[
"0,5\n\n\n0,1",
"0,11\n\n\n0,1",
{
"x": -2
},
"0,6\n\n\n0,2",
"0,0\n\n\n0,2",
{
"x": -2
},
"0,0\n\n\n0,0",
"0,1\n\n\n0,0",
"0,2\n\n\n0,0",
"0,3\n\n\n0,0",
"0,4\n\n\n0,0",
"0,5\n\n\n0,0",
{
"x": -6
},
"0,11\n\n\n0,3",
"0,10\n\n\n0,3",
"0,9\n\n\n0,3",
"0,8\n\n\n0,3",
"0,7\n\n\n0,3",
"0,6\n\n\n0,3"
],
[
"0,4\n\n\n0,1",
"0,10\n\n\n0,1",
{
"x": -2
},
"0,7\n\n\n0,2",
"0,1\n\n\n0,2",
{
"x": -2
},
"0,6\n\n\n0,0",
"0,7\n\n\n0,0",
"0,8\n\n\n0,0",
"0,9\n\n\n0,0",
"0,10\n\n\n0,0",
"0,11\n\n\n0,0",
{
"x": -6
},
"0,5\n\n\n0,3",
"0,4\n\n\n0,3",
"0,3\n\n\n0,3",
"0,2\n\n\n0,3",
"0,1\n\n\n0,3",
"0,0\n\n\n0,3"
],
[
"0,3\n\n\n0,1",
"0,9\n\n\n0,1",
{
"x": -2
},
"0,8\n\n\n0,2",
"0,2\n\n\n0,2"
],
[
"0,2\n\n\n0,1",
"0,8\n\n\n0,1",
{
"x": -2
},
"0,9\n\n\n0,2",
"0,3\n\n\n0,2"
],
[
"0,1\n\n\n0,1",
"0,7\n\n\n0,1",
{
"x": -2
},
"0,10\n\n\n0,2",
"0,4\n\n\n0,2"
],
[
"0,0\n\n\n0,1",
"0,6\n\n\n0,1",
{
"x": -2
},
"0,11\n\n\n0,2",
"0,5\n\n\n0,2"
]
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment