Browse Source

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 3 years ago
parent
commit
1fd2ef2bcb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/schemas/keyboard.jsonschema

+ 1 - 0
data/schemas/keyboard.jsonschema

@@ -261,6 +261,7 @@
                         "items": {
                             "type": "object",
                             "additionalProperties": false,
+                            "required": ["x", "y"],
                             "properties": {
                                 "label": {
                                     "type": "string",