blob: 8e68513a436c4b424d5d1a32eb1df7f21eb23161 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"keyboard_name": "AT1",
"manufacturer": "Atset",
"maintainer": "atset",
"usb": {
"vid": "0xFEED",
"pid": "0x6060",
"device_version": "0.0.1"
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0, "matrix": [0, 0]}
]
}
}
}
|