mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-17 01:32:17 +00:00
Ensure info.json layout macros are somewhat valid (#19236)
This commit is contained in:
@@ -245,6 +245,7 @@
|
||||
"items": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": ["x", "y"],
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user