Browse Source

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

pull/19262/head
QMK Bot 1 year 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 View File

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


Loading…
Cancel
Save