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 @@
"keyboard_name": "touchpad",
"url": "",
"maintainer": "qmk",
"width": 6,
"height": 6,
"layouts": {
"LAYOUT_ortho_6x6": {
"layout": [
@@ -16,4 +14,4 @@
]
}
}
}
}