Skip to content

Instantly share code, notes, and snippets.

@barnumbirr
Created January 29, 2022 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barnumbirr/ed1e493ef4ae54e8fc2bfb0fceafc64f to your computer and use it in GitHub Desktop.
Save barnumbirr/ed1e493ef4ae54e8fc2bfb0fceafc64f to your computer and use it in GitHub Desktop.
Table-Gadget 67 (TG67) Keyboard - VIA definition
{
"name": "TG67",
"vendorId": "0x4D54",
"productId": "0x0101",
"lighting": "qmk_rgblight",
"matrix": { "rows": 5, "cols": 15 },
"layouts": {
"keymap":
[
[
"0,0\n`",
"0,1\n1",
"0,2\n2",
"0,3\n3",
"0,4\n4",
"0,5\n5",
"0,6\n6",
"0,7\n7",
"0,8\n8",
"0,9\n9",
"0,10\n0",
"0,11\n-",
"0,12\n=",
{
"w": 2.0
},
"0,14",
"4,14"
],
[
{
"w": 1.5
},
"1,0",
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
"1,11\n[",
"1,12\n]",
{
"w": 1.5
},
"2,12\n\\",
"1,14"
],
[
{
"w": 1.75
},
"2,0",
"2,1",
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
"2,10\n;",
"2,11\n'",
{
"w": 2.25
},
"1,13",
"2,14"
],
[
{
"w": 2.25
},
"3,0",
"3,2",
"3,3",
"3,4",
"3,5",
"3,6",
"3,7",
"3,8",
"3,9\n,",
"3,10\n.",
"3,11\n/",
{
"w": 1.75
},
"3,12",
"3,13",
"3,14"
],
[
{
"w": 1.25
},
"4,0",
{
"w": 1.25
},
"4,1",
{
"w": 1.25
},
"4,2",
{
"w": 6.25
},
"4,6",
{
"w": 1.25
},
"4,8",
{
"w": 1.25
},
"4,9",
{
"x": 0.5
},
"4,11",
"4,12",
"4,13"
]
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment