42 lines
1.2 KiB
JSON
42 lines
1.2 KiB
JSON
{
|
|
"keyboard_name": "Acperience12",
|
|
"manufacturer": "yynmt",
|
|
"url": "http://yynmt.com",
|
|
"maintainer": "yynmt",
|
|
"usb": {
|
|
"vid": "0x04D8",
|
|
"pid": "0xEA51",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"processor": "atmega32u2",
|
|
"bootloader": "atmel-dfu",
|
|
"matrix_pins": {
|
|
"direct": [
|
|
["B5", "D0"],
|
|
["B4", "D1"],
|
|
["B3", "D2"],
|
|
["B2", "D3"],
|
|
["B1", "D4"],
|
|
["B0", "D5"]
|
|
]
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x": 0, "y": 0, "matrix": [0, 0]},
|
|
{"x": 1, "y": 0, "matrix": [0, 1]},
|
|
{"x": 0, "y": 1, "matrix": [1, 0]},
|
|
{"x": 1, "y": 1, "matrix": [1, 1]},
|
|
{"x": 0, "y": 2, "matrix": [2, 0]},
|
|
{"x": 1, "y": 2, "matrix": [2, 1]},
|
|
{"x": 0, "y": 3, "matrix": [3, 0]},
|
|
{"x": 1, "y": 3, "matrix": [3, 1]},
|
|
{"x": 0, "y": 4, "matrix": [4, 0]},
|
|
{"x": 1, "y": 4, "matrix": [4, 1]},
|
|
{"x": 0, "y": 5, "matrix": [5, 0]},
|
|
{"x": 1, "y": 5, "matrix": [5, 1]}
|
|
]
|
|
}
|
|
}
|
|
}
|