mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-24 16:25:29 -04:00
Remove width, height and key_count from info.json (#14274)
This commit is contained in:
parent
cc962d0500
commit
dfe889fb32
1 changed files with 0 additions and 24 deletions
|
@ -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"
|
|
||||||
]
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue