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,8 +2,6 @@
"manufacturer": "Clueboard",
"keyboard_name": "Clueboard 66% HotSwap Gen1",
"maintainer": "skullydazed",
"height": 5,
"width": 16.5,
"debounce": 5,
"processor": "STM32F303",
"board": "QMK_PROTON_C",
@@ -36,7 +34,6 @@
},
"layouts": {
"LAYOUT_66_ansi": {
"key_count": 66,
"layout": [
{ "label": "k00", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "k01", "matrix": [0, 1], "w": 1, "x": 1, "y": 0 },
@@ -107,7 +104,6 @@
]
},
"LAYOUT_all": {
"key_count": 68,
"layout": [
{ "label": "k00", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "k01", "matrix": [0, 1], "w": 1, "x": 1, "y": 0 },