qmk_firmware/keyboards/ploopyco/trackball/info.json
Drashna Jaelre 33074bcbad
[Keyboard] Bug fixes and improvements to PloopyCo devices (#10573)
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-10-27 17:09:11 +11:00

19 lines
473 B
JSON

{
"keyboard_name": "PloopyCo Trackball",
"url": "www.ploopy.co",
"maintainer": "drashna",
"manufacturer": "Ploopy Corporation",
"width": 8,
"height": 3,
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0, "h":2},
{"x":1, "y":0.25, "h":1.5},
{"x":2, "y":0, "h":2},
{"x":3.5, "y":0, "h":2},
{"x":4.5, "y":0, "h":2}
]
}
}
}