Remove width, height and key_count from info.json (#14274)

This commit is contained in:
Ryan 2021-09-12 14:04:56 +10:00 committed by GitHub
parent f1084712d7
commit 4791cfae1a
Failed to generate hash of commit
1718 changed files with 195 additions and 4141 deletions

View file

@ -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 @@
}
}
}