Skip to content

Commit

Permalink
move chroma leds 30 units higher
Browse files Browse the repository at this point in the history
  • Loading branch information
Aytackydln committed Jan 6, 2024
1 parent 4c41864 commit b223599
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions kb_layouts/Extra Features/chroma.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,23 @@
"tag": 291,
"font_size": 12,
"margin_left": 40.0,
"margin_top": -30.0,
"margin_top": -70.0,
"width": 30.0,
"height": 30.0,
"width_bits": 6,
"height_bits": 6,
"margin_left_bits": 2,
"margin_top_bits": -6,
"enabled": true,
"absolute_location": true
"absolute_location": true,
"line_break": true
},
{
"visualName": "CL2",
"tag": 292,
"font_size": 12,
"margin_left": 20.0,
"margin_top": -70.0,
"margin_top": -110.0,
"width": 30.0,
"height": 30.0,
"width_bits": 6,
Expand All @@ -37,7 +38,7 @@
"tag": 293,
"font_size": 12,
"margin_left": 60.0,
"margin_top": -70.0,
"margin_top": -110.0,
"width": 30.0,
"height": 30.0,
"width_bits": 6,
Expand All @@ -52,7 +53,7 @@
"tag": 294,
"font_size": 12,
"margin_left": 20.0,
"margin_top": -110.0,
"margin_top": -150.0,
"width": 30.0,
"height": 30.0,
"width_bits": 6,
Expand All @@ -67,7 +68,7 @@
"tag": 295,
"font_size": 12,
"margin_left": 60.0,
"margin_top": -110.0,
"margin_top": -150.0,
"width": 30.0,
"height": 30.0,
"width_bits": 6,
Expand All @@ -78,4 +79,4 @@
"absolute_location": true
}
]
}
}

0 comments on commit b223599

Please sign in to comment.