2021-03-25 13:10:55 +01:00
|
|
|
{
|
2022-08-03 09:23:15 +02:00
|
|
|
"keyboard_name": "Trackball Mini",
|
|
|
|
"manufacturer": "PloopyCo",
|
2021-03-25 13:10:55 +01:00
|
|
|
"url": "www.ploopy.co",
|
|
|
|
"maintainer": "ploopyco",
|
2022-08-03 09:23:15 +02:00
|
|
|
"usb": {
|
|
|
|
"vid": "0x5043",
|
|
|
|
"pid": "0x1EAB",
|
2023-05-01 09:37:12 +02:00
|
|
|
"device_version": "0.0.1",
|
|
|
|
"max_power": 100
|
2022-08-03 09:23:15 +02:00
|
|
|
},
|
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",
|
2024-02-18 11:17:15 +01:00
|
|
|
"features": {
|
|
|
|
"encoder": true
|
|
|
|
},
|
|
|
|
"encoder": {
|
|
|
|
"driver": "custom"
|
|
|
|
},
|
2021-03-25 13:10:55 +01:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT": {
|
|
|
|
"layout": [
|
2023-05-03 04:19:34 +02:00
|
|
|
{"x": 0, "y": 0, "h": 2, "matrix": [0, 0]},
|
|
|
|
{"x": 1, "y": 0.25, "h": 1.5, "matrix": [0, 1]},
|
|
|
|
{"x": 2, "y": 0, "h": 2, "matrix": [0, 2]},
|
|
|
|
{"x": 3.5, "y": 0, "h": 2, "matrix": [0, 3]},
|
|
|
|
{"x": 4.5, "y": 0, "h": 2, "matrix": [0, 4]}
|
2021-03-25 13:10:55 +01:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|