keyboards: fix malformed info.json files (#17292)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{"label": "k00", "x": 0, "y": 0},
|
||||
{"label": "k01", "x": 1, "y": 0},
|
||||
{"label": "k02", "x": 2, "y": 0},
|
||||
{"label": "k03", "x": 3, "y": 0},
|
||||
{"label": "k03", "x": 3, "y": 0}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user