Skip to content

Commit

Permalink
Merge pull request #1077 from awkannan/202106_12og_hoodrow
Browse files Browse the repository at this point in the history
Hoodrow G Replacement 1.2OG PCB
  • Loading branch information
wilba authored Feb 28, 2022
2 parents 2bde097 + 0f4d46b commit eeb38b7
Showing 1 changed file with 230 additions and 0 deletions.
230 changes: 230 additions & 0 deletions src/cannonkeys/hoodrowg/hoodrowg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,230 @@
{
"name": "Hoodrow-G",
"vendorId": "0xCA04",
"productId": "0x0006",
"lighting": "qmk_rgblight",
"matrix": {"rows": 12, "cols": 9},
"layouts": {
"labels": [
["Layout", "ANSI", "ISO"]
],
"keymap": [
[
{
"x": 2.5,
"c": "#777777"
},
"1,0",
{
"x": 1,
"c": "#cccccc"
},
"1,1",
"0,1",
"1,2",
"0,2",
{
"x": 0.5,
"c": "#aaaaaa"
},
"1,3",
"0,3",
"1,4",
"0,4",
{
"x": 0.5,
"c": "#cccccc"
},
"1,5",
"0,5",
"1,6",
"0,6",
{
"x": 0.25,
"c": "#aaaaaa"
},
"1,7",
"0,7",
"1,8"
],
[
{
"y": 0.5,
"x": 2.5
},
"3,0",
{
"c": "#cccccc"
},
"2,0",
"3,1",
"2,1",
"3,2",
"2,2",
"3,3",
"2,3",
"3,4",
"2,4",
"3,5",
"2,5",
"3,6",
{
"c": "#aaaaaa",
"w": 2
},
"2,6",
{
"x": 0.25
},
"3,7",
"2,7",
"3,8"
],
[
{
"x": 2.5,
"w": 1.5
},
"5,0",
{
"c": "#cccccc"
},
"4,0",
"5,1",
"4,1",
"5,2",
"4,2",
"5,3",
"4,3",
"5,4",
"4,4",
"5,5",
"4,5",
"5,6",
{
"c": "#aaaaaa",
"w": 1.5
},
"4,6\n\n\n0,0",
{
"x": 0.25
},
"5,7",
"4,7",
"5,8",
{
"x": 1.25,
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"6,6\n\n\n0,1"
],
[
{
"x": 2.5,
"w": 1.75
},
"7,0",
{
"c": "#cccccc"
},
"6,0",
"7,1",
"6,1",
"7,2",
"6,2",
"7,3",
"6,3",
"7,4",
"6,4",
"7,5",
"6,5",
{
"c": "#777777",
"w": 2.25
},
"6,6\n\n\n0,0",
{
"x": 3.5,
"c": "#cccccc"
},
"7,6\n\n\n0,1"
],
[
{
"c": "#aaaaaa",
"w": 1.25
},
"9,0\n\n\n0,1",
{
"c": "#cccccc"
},
"8,0\n\n\n0,1",
{
"x": 0.25,
"c": "#aaaaaa",
"w": 2.25
},
"9,0\n\n\n0,0",
{
"c": "#cccccc"
},
"9,1",
"8,1",
"9,2",
"8,2",
"9,3",
"8,3",
"9,4",
"8,4",
"9,5",
"8,5",
{
"c": "#aaaaaa",
"w": 2.75
},
"8,6",
{
"x": 1.25
},
"8,7"
],
[
{
"x": 2.5,
"w": 1.5
},
"11,0",
"10,0",
{
"w": 1.5
},
"11,1",
{
"c": "#cccccc",
"w": 7
},
"11,3",
{
"c": "#aaaaaa",
"w": 1.5
},
"11,5",
"11,6",
{
"w": 1.5
},
"10,6",
{
"x": 0.25
},
"11,7",
"10,7",
"11,8"
]
]
}
}

0 comments on commit eeb38b7

Please sign in to comment.