summaryrefslogtreecommitdiff
path: root/keyboards/ms_sculpt
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-03-01 02:06:11 +1100
committerGitHub <noreply@github.com>2023-02-28 15:06:11 +0000
commit7a8265247b75bf389c791738a30a01fe3dba2263 (patch)
tree3d62044eb3f5057f9cf02897205d71c8d1addd03 /keyboards/ms_sculpt
parentbfeccf3172886c9a6ef78a7e9e7edec0434cb3e9 (diff)
Remove `"w":1` and `"h":1` from info.json (#19961)
Diffstat (limited to 'keyboards/ms_sculpt')
-rw-r--r--keyboards/ms_sculpt/info.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/ms_sculpt/info.json b/keyboards/ms_sculpt/info.json
index 23d5666a4d..1e540bd58c 100644
--- a/keyboards/ms_sculpt/info.json
+++ b/keyboards/ms_sculpt/info.json
@@ -32,13 +32,13 @@
"layouts": {
"LAYOUT_iso": {
"layout": [
- {"label":"Esc", "x":0, "y":0, "w":1, "h":0.8},
- {"label":"F1", "x":1, "y":0, "w":1, "h":0.8},
- {"label":"F2", "x":2, "y":0, "w":1, "h":0.8},
- {"label":"F3", "x":3, "y":0, "w":1, "h":0.8},
- {"label":"F4", "x":4, "y":0, "w":1, "h":0.8},
- {"label":"F5", "x":5, "y":0, "w":1, "h":0.8},
- {"label":"F6", "x":6, "y":0, "w":1, "h":0.8},
+ {"label":"Esc", "x":0, "y":0, "h":0.8},
+ {"label":"F1", "x":1, "y":0, "h":0.8},
+ {"label":"F2", "x":2, "y":0, "h":0.8},
+ {"label":"F3", "x":3, "y":0, "h":0.8},
+ {"label":"F4", "x":4, "y":0, "h":0.8},
+ {"label":"F5", "x":5, "y":0, "h":0.8},
+ {"label":"F6", "x":6, "y":0, "h":0.8},
{"label":"F7", "x":8, "y":0, "w":0.975, "h":0.8},
{"label":"F8", "x":8.975, "y":0, "w":0.975, "h":0.8},
{"label":"F9", "x":9.95, "y":0, "w":0.975, "h":0.8},