Remove references to info.json width
and height
in CLI (#13728)
This commit is contained in:
parent
441914e0ad
commit
25f43837d2
10 changed files with 2 additions and 25 deletions
|
@ -29,8 +29,6 @@
|
|||
"enum": ["COL2ROW", "ROW2COL"]
|
||||
},
|
||||
"debounce": {"$ref": "qmk.definitions.v1#/unsigned_int"},
|
||||
"height": {"$ref": "qmk.definitions.v1#/key_unit"},
|
||||
"width": {"$ref": "qmk.definitions.v1#/key_unit"},
|
||||
"community_layouts": {
|
||||
"type": "array",
|
||||
"items": {"$ref": "qmk.definitions.v1#/filename"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue