Skip to content

Commit

Permalink
Update src/ibm/model_m/ctrl_m/ctrl_m.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cipulot authored Dec 18, 2024
1 parent e284924 commit c3f5185
Showing 1 changed file with 39 additions and 26 deletions.
65 changes: 39 additions & 26 deletions src/ibm/model_m/ctrl_m/ctrl_m.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
{
"name": "ctrl-M replacement controller for the IBM Model M 101/102",
"name": "ctrl-M",
"vendorId": "0x1D50",
"productId": "0x6180",
"matrix": {"rows": 8, "cols": 16},
"matrix": {
"rows": 8,
"cols": 16
},
"layouts": {
"labels": [
"ISO Enter"
],
"keymap": [
[
{
"x": 2.5,
"c": "#777777"
},
"0,2",
Expand Down Expand Up @@ -44,6 +48,7 @@
[
{
"y": 0.5,
"x": 2.5,
"c": "#cccccc"
},
"2,2",
Expand Down Expand Up @@ -83,6 +88,7 @@
],
[
{
"x": 2.5,
"c": "#777777",
"w": 1.5
},
Expand All @@ -107,17 +113,8 @@
},
"5,6\n\n\n0,0",
{
"x": -1.25,
"c": "#777777",
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"6,6\n\n\n0,1",
{
"x": 0.25
"x": 0.25,
"c": "#777777"
},
"2,11",
"3,14",
Expand All @@ -132,11 +129,21 @@
{
"h": 2
},
"4,14"
"4,14",
{
"x": 1.25,
"c": "#777777",
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"6,6\n\n\n0,1"
],
[
{
"c": "#777777",
"x": 2.5,
"w": 1.75
},
"1,3",
Expand All @@ -160,32 +167,36 @@
},
"6,6\n\n\n0,0",
{
"x": -2.25,
"x": 3.5,
"c": "#cccccc"
},
"6,10\n\n\n0,1",
{
"x": 4.75
},
"1,11",
"1,12",
"1,13"
"1,13",
{
"x": 1.25
},
"6,10\n\n\n0,1"
],
[
{
"c": "#aaaaaa",
"w": 2.25
},
"1,1\n\n\n0,0",
{
"x": -2.25,
"w": 1.25
},
"1,1\n\n\n0,1",
{
"c": "#cccccc"
},
"0,3\n\n\n0,1",
{
"x": 0.25,
"c": "#aaaaaa",
"w": 2.25
},
"1,1\n\n\n0,0",
{
"c": "#cccccc"
},
"6,2",
"6,3",
"6,4",
Expand Down Expand Up @@ -221,6 +232,7 @@
],
[
{
"x": 2.5,
"c": "#aaaaaa",
"w": 1.25
},
Expand Down Expand Up @@ -263,3 +275,4 @@
]
}
}

0 comments on commit c3f5185

Please sign in to comment.