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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1718 changed files with 195 additions and 4141 deletions

View file

@ -2,11 +2,8 @@
"keyboard_name": "Infinity CE",
"url": "",
"maintainer": "Team Mechlovin'",
"width": 18.25,
"height": 6.25,
"layouts": {
"LAYOUT_all": {
"key_count": 91,
"layout": [
{"label":"K00 (B0,B6)", "x":0, "y":0},
{"label":"K01 (B0,B7)", "x":1.25, "y":0},
@ -102,7 +99,6 @@
]
},
"LAYOUT_ansi": {
"key_count": 88,
"layout": [
{"label":"K00 (B0,B6)", "x":0, "y":0},
{"label":"K01 (B0,B7)", "x":1.25, "y":0},
@ -195,7 +191,6 @@
]
},
"LAYOUT_iso": {
"key_count": 89,
"layout": [
{"label":"K00 (B0,B6)", "x":0, "y":0},
{"label":"K01 (B0,B7)", "x":1.25, "y":0},
@ -290,4 +285,4 @@
}
}
,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
}
}