forked from mirrors/qmk_userspace
Fix erroneous commas in info.json
files (#21712)
This commit is contained in:
parent
525fe9be96
commit
74ae2286a6
13 changed files with 13 additions and 13 deletions
|
@ -62,7 +62,7 @@
|
|||
{"matrix": [3, 6], "x": 6.25, "y": 3},
|
||||
{"matrix": [3, 7], "x": 7.25, "y": 3},
|
||||
{"matrix": [3, 8], "x": 8.25, "y": 3},
|
||||
{"matrix": [3, 9], "x": 9.25, "y": 3},
|
||||
{"matrix": [3, 9], "x": 9.25, "y": 3}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue