2018-12-06 15:19:40 -08:00
|
|
|
{
|
2023-05-01 15:25:15 -07:00
|
|
|
"keyboard_name": "GameNum",
|
2022-07-30 00:31:44 -07:00
|
|
|
"manufacturer": "Seth-Senpai",
|
2023-05-01 15:25:15 -07:00
|
|
|
"url": "",
|
|
|
|
"maintainer": "qmk",
|
2022-07-30 00:31:44 -07:00
|
|
|
"usb": {
|
|
|
|
"vid": "0x1234",
|
|
|
|
"pid": "0x5678",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
2023-03-10 05:32:05 -08:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["D7", "E6", "B4", "B5"],
|
|
|
|
"rows": ["B6", "B2", "B3", "B1", "F7"]
|
|
|
|
},
|
|
|
|
"diode_direction": "ROW2COL",
|
2023-02-07 23:41:46 -08:00
|
|
|
"processor": "atmega32u4",
|
|
|
|
"bootloader": "caterina",
|
2018-12-06 15:19:40 -08:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT": {
|
|
|
|
"layout": [
|
2023-04-04 22:46:59 -07:00
|
|
|
{"matrix": [0, 0], "x": 0, "y": 0},
|
|
|
|
{"matrix": [0, 1], "x": 1, "y": 0},
|
|
|
|
{"matrix": [0, 2], "x": 2, "y": 0},
|
|
|
|
{"matrix": [0, 3], "x": 3, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [1, 0], "x": 0, "y": 1},
|
|
|
|
{"matrix": [1, 1], "x": 1, "y": 1},
|
|
|
|
{"matrix": [1, 2], "x": 2, "y": 1},
|
|
|
|
{"matrix": [1, 3], "x": 3, "y": 1, "h": 2},
|
|
|
|
|
|
|
|
{"matrix": [2, 0], "x": 0, "y": 2},
|
|
|
|
{"matrix": [2, 1], "x": 1, "y": 2},
|
|
|
|
{"matrix": [2, 2], "x": 2, "y": 2},
|
|
|
|
|
|
|
|
{"matrix": [3, 0], "x": 0, "y": 3},
|
|
|
|
{"matrix": [3, 1], "x": 1, "y": 3},
|
|
|
|
{"matrix": [3, 2], "x": 2, "y": 3},
|
|
|
|
|
|
|
|
{"matrix": [4, 1], "x": 0, "y": 4, "w": 2},
|
|
|
|
{"matrix": [4, 2], "x": 2, "y": 4},
|
|
|
|
{"matrix": [4, 3], "x": 3, "y": 3, "h": 2}
|
2018-12-06 15:19:40 -08:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|