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,11 +2,8 @@
"keyboard_name": "Wallaby",
"url": "https://github.com/kkatano/wallaby",
"maintainer": "Koichi Katano",
"width": 18.26,
"height": 6.47,
"layouts": {
"LAYOUT_tkl_ansi": {
"key_count": 87,
"layout": [
{"label":"1", "x":0, "y":0},
{"label":"2", "x":2, "y":0},
@@ -98,4 +95,4 @@
]
}
}
}
}