mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
29 lines
685 B
JSON
29 lines
685 B
JSON
{
|
|
"keyboard_name": "Mixi",
|
|
"manufacturer": "gregorio",
|
|
"url": "https://tokopedia.com/sell-stuffs",
|
|
"maintainer": "ohchiko",
|
|
"usb": {
|
|
"vid": "0x4752",
|
|
"pid": "0x4D49",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"processor": "atmega32u4",
|
|
"bootloader": "caterina",
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"x":1, "y":0},
|
|
{"x":2, "y":0},
|
|
{"x":0, "y":1},
|
|
{"x":1, "y":1},
|
|
{"x":2, "y":1},
|
|
{"x":0, "y":2},
|
|
{"x":1, "y":2},
|
|
{"x":2, "y":2}
|
|
]
|
|
}
|
|
}
|
|
}
|