1
0
Fork 0

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,11 +2,8 @@
"keyboard_name": "DecadePad",
"url": "",
"maintainer": "huajijam",
"width": 6,
"height": 4,
"layouts": {
"LAYOUT_numpad_6x4": {
"key_count": 21,
"layout": [
{"x":0, "y":0},
{"x":1, "y":0},
@ -37,4 +34,4 @@
]
}
}
}
}