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 cc962d0500
commit dfe889fb32

View file

@ -1,24 +0,0 @@
{
"name": "Stream Cheap 2x4",
"vendorId": "0x7363",
"productId": "0x3032",
"lighting": "none",
"matrix": {"rows": 2, "cols": 4},
"layouts": {
"keymap": [
{"name": "Stream Cheap 2x4"},
[
"0,0",
"0,1",
"0,2",
"0,3"
],
[
"1,0",
"1,1",
"1,2",
"1,3"
]
]
}
}