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
1718 changed files with 195 additions and 4141 deletions

View File

@@ -2,11 +2,8 @@
"keyboard_name": "BM43A",
"url": "",
"maintainer": "qmk",
"width": 12,
"height": 4,
"layouts": {
"LAYOUT": {
"key_count": 43,
"layout": [
{"label":"K00 (D1,B0)", "x":0, "y":0},
{"label":"K01 (D1,F5)", "x":1, "y":0},
@@ -55,4 +52,4 @@
}
}
,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
}
}