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

master
QMK Bot 3 years ago
commit 1fd2ef2bcb
  1. 1
      data/schemas/keyboard.jsonschema

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

Loading…
Cancel
Save