Remove width, height and key_count from info.json (#14274)
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
"keyboard_name": "Stream Cheap 2x3",
|
||||
"url": "https://www.thingiverse.com/thing:4497991",
|
||||
"maintainer": "qmk",
|
||||
"width": 3,
|
||||
"height": 2,
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_2x3": {
|
||||
"layout": [
|
||||
|
@@ -2,8 +2,6 @@
|
||||
"keyboard_name": "Stream Cheap 2x4",
|
||||
"url": "https://www.thingiverse.com/thing:4497991",
|
||||
"maintainer": "qmk",
|
||||
"width": 4,
|
||||
"height": 2,
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_2x4": {
|
||||
"layout": [
|
||||
|
@@ -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"
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
@@ -2,8 +2,6 @@
|
||||
"keyboard_name": "Stream Cheap 2x5",
|
||||
"url": "https://www.thingiverse.com/thing:4497991",
|
||||
"maintainer": "qmk",
|
||||
"width": 5,
|
||||
"height": 2,
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_2x5": {
|
||||
"layout": [
|
||||
|
Reference in New Issue
Block a user