summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-27 23:26:10 +0000
committerQMK Bot <hello@qmk.fm>2021-02-27 23:26:10 +0000
commit605fd0eda849e3303fffb1c79538b5329be0010b (patch)
tree1b76b5d3cb174a0efe2e12dff987306b22988a71 /data
parent4db695f9327ccbf4c94dd8bfd0be03ac4f35da66 (diff)
parent0828d0f5c7e1f764688d85f07a70e023ebc66c7b (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'data')
-rw-r--r--data/schemas/keyboard.jsonschema2
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",