diff options
| author | QMK Bot <hello@qmk.fm> | 2021-02-27 23:26:10 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-02-27 23:26:10 +0000 |
| commit | 605fd0eda849e3303fffb1c79538b5329be0010b (patch) | |
| tree | 1b76b5d3cb174a0efe2e12dff987306b22988a71 /data | |
| parent | 4db695f9327ccbf4c94dd8bfd0be03ac4f35da66 (diff) | |
| parent | 0828d0f5c7e1f764688d85f07a70e023ebc66c7b (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'data')
| -rw-r--r-- | data/schemas/keyboard.jsonschema | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/schemas/keyboard.jsonschema b/data/schemas/keyboard.jsonschema index f5fb611bd2..749e8f1002 100644 --- a/data/schemas/keyboard.jsonschema +++ b/data/schemas/keyboard.jsonschema @@ -88,7 +88,7 @@ "oneOf": [ { "type": "string", - "enum": ["LAYOUT"] + "enum": ["LAYOUT", "LAYOUT_planck_1x2uC"] }, { "type": "string", |
