Skip to content

Commit

Permalink
Create ibm122m.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andresteare committed Jan 28, 2021
1 parent 0a130da commit 0510a96
Showing 1 changed file with 280 additions and 0 deletions.
280 changes: 280 additions & 0 deletions src/ibm122m/ibm122m.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,280 @@
{
"name": "IBM 122M",
"vendorId": "0x8767",
"productId": "0x5f89",
"lighting": "none",
"matrix": {
"rows": 8,
"cols": 20
},
"layouts": {
"keymap":[
{
"name": "Model M 122 ISO"
},
[
{
"x": 3.25,
"c": "#999999"
},
"7,9",
"6,9",
"6,10",
"5,9",
"4,9",
"4,10",
"3,9",
"2,9",
"2,10",
"1,9",
"0,9",
"0,10"
],
[
{
"x": 3.25
},
"7,10",
"7,11",
"6,11",
"5,10",
"5,11",
"4,11",
"3,10",
"3,11",
"2,11",
"1,10",
"1,11",
"0,11"
],
[
{
"y": 0.5
},
"4,1",
"4,2",
{
"x": 0.25,
"c": "#ffffff"
},
"4,4",
"5,4",
"5,5",
"5,6",
"5,7",
"4,7",
"4,8",
"5,8",
"5,12",
"5,13",
"5,14",
"4,14",
"4,12",
{
"c": "#999999",
"w": 2
},
"4,15",
{
"x": 0.5
},
"4,16",
"4,17",
"5,16",
{
"x": 0.5
},
"5,15",
"5,17",
"5,18",
"5,0"
],
[
"5,1",
"3,1",
{
"x": 0.25,
"w": 1.5
},
"4,4",
{
"c": "#ffffff"
},
"3,4",
"3,5",
"3,6",
"3,7",
"2,7",
"2,8",
"3,8",
"3,12",
"3,13",
"3,14",
"2,14",
"2,12",
{
"x": 0.25,
"c": "#999999",
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"1,15",
{
"x": 0.5
},
"6,16",
"2,16",
"3,16",
{
"x": 0.5,
"c": "#ffffff"
},
"3,15",
"3,17",
"3,18",
{
"c": "#999999"
},
"3,0"
],
[
"2,1",
"2,2",
{
"x": 0.25,
"w": 1.75
},
"1,2",
{
"c": "#ffffff"
},
"6,4",
"6,5",
"6,6",
{
"n": true
},
"6,7",
"7,7",
"7,8",
{
"n": true
},
"6,8",
"6,12",
"6,13",
"6,14",
"7,14",
"1,14",
{
"x": 2.75,
"c": "#999999"
},
"7,16",
{
"x": 1.5,
"c": "#ffffff"
},
"6,15",
{
"n": true
},
"6,17",
"6,19",
{
"c": "#999999"
},
"6,0"
],
[
"6,1",
"6,2",
{
"x": 0.25,
"w": 1.25
},
"0,3",
{
"c": "#ffffff"
},
"0,4",
"1,4",
"1,5",
"1,6",
"1,7",
"0,7",
"0,8",
"1,8",
"1,12",
"1,13",
"0,14",
{
"c": "#999999",
"w": 2.75
},
"1,3",
{
"x": 0.5
},
"1,0",
"7,19",
"6,19",
{
"x": 0.5,
"c": "#ffffff"
},
"1,1",
"1,4",
"1,18",
{
"c": "#999999",
"h": 2
},
"0,19"
],
[
"7,2",
"7,1",
{
"x": 0.25,
"w": 1.5
},
"7,0",
{
"x": 1,
"w": 1.5
},
"0,0",
{
"c": "#ffffff",
"w": 7
},
"0,1",
{
"c": "#999999",
"w": 1.5
},
"7,3",
{
"x": 1,
"w": 1.5
},
"0,2",
{
"x": 1.5
},
"7,15",
{
"x": 1.5,
"c": "#ffffff",
"w": 2
},
"0,17",
"0,18"
]
]
}
}

0 comments on commit 0510a96

Please sign in to comment.