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
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"maintainer": "qmk",
|
||||
"width": 16,
|
||||
"height": 5,
|
||||
"layouts": {
|
||||
"LAYOUT_65_ansi_blocker": {
|
||||
"key_count": 67,
|
||||
"layout": [
|
||||
{"label":"K00", "x":0, "y":0},
|
||||
{"label":"K01", "x":1, "y":0},
|
||||
|
@ -77,4 +74,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue