Remove width, height and key_count from info.json (#14274)
This commit is contained in:
@@ -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/"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user