2020-09-28 00:11:41 +02:00
|
|
|
{
|
2022-08-03 09:23:15 +02:00
|
|
|
"keyboard_name": "Mouse",
|
|
|
|
"manufacturer": "PloopyCo",
|
2020-10-27 07:09:11 +01:00
|
|
|
"url": "www.ploopy.co",
|
2020-09-28 00:11:41 +02:00
|
|
|
"maintainer": "drashna",
|
2022-08-03 09:23:15 +02:00
|
|
|
"usb": {
|
|
|
|
"vid": "0x5043",
|
|
|
|
"pid": "0x4D6F",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
2023-02-16 22:49:49 +01:00
|
|
|
"bootmagic": {
|
|
|
|
"matrix": [0, 3]
|
|
|
|
},
|
2023-02-08 08:41:46 +01:00
|
|
|
"processor": "atmega32u4",
|
|
|
|
"bootloader": "atmel-dfu",
|
2023-02-14 08:39:41 +01:00
|
|
|
"matrix_pins": {
|
|
|
|
"direct": [
|
|
|
|
["D4", "D2", "E6", "B6", "D7", "C6", "C7", "B7"]
|
|
|
|
]
|
|
|
|
},
|
2020-09-28 00:11:41 +02:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT": {
|
|
|
|
"layout": [
|
2023-02-19 08:55:12 +01:00
|
|
|
{"x":1, "y":0, "h":2, "matrix": [0, 6]},
|
|
|
|
{"x":2, "y":0, "h":2, "matrix": [0, 0]},
|
|
|
|
{"x":3, "y":0.25, "h":1.25, "matrix": [0, 1]},
|
|
|
|
{"x":4, "y":0, "h":2, "matrix": [0, 2]},
|
|
|
|
{"x":5, "y":0, "h":2, "matrix": [0, 5]},
|
|
|
|
{"x":0, "y":0, "matrix": [0, 3]},
|
|
|
|
{"x":0, "y":1, "matrix": [0, 4]},
|
|
|
|
{"x":3, "y":1.5, "matrix": [0, 7]}
|
2020-09-28 00:11:41 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|