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,8 +2,6 @@
"manufacturer": "Clueboard",
"keyboard_name": "Cluecard",
"maintainer": "skullydazed",
"height": 8,
"width": 10,
"debounce": 20,
"processor": "atmega32u4",
"diode_direction": "ROW2COL",
@ -43,7 +41,6 @@
},
"layouts": {
"LAYOUT_all": {
"key_count": 12,
"layout": [
{ "label": "ON/OFF", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "SAT+", "matrix": [0, 1], "w": 1, "x": 4, "y": 0 },