forked from mirrors/qmk_userspace
Remove width, height and key_count from info.json (#14274)
This commit is contained in:
parent
f1084712d7
commit
4791cfae1a
1718 changed files with 195 additions and 4141 deletions
|
@ -2,11 +2,8 @@
|
|||
"keyboard_name": "spacetime",
|
||||
"url": "https://github.com/kyleterry/spacetime-keyboard",
|
||||
"maintainer": "qmk",
|
||||
"width": 14,
|
||||
"height": 4,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"key_count": 50,
|
||||
"layout": [
|
||||
{"label":"L00", "x":0, "y":0},
|
||||
{"label":"L01", "x":1, "y":0},
|
||||
|
@ -65,4 +62,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue