qmk_firmware/keyboards/ploopyco/trackball_nano/info.json
ploopyco 666623d39a
ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)
* added adns5050 sensor code, as well as implementations for the Ploopy Mini and the Ploopy Nano

* fixed spurious scrolling issue

* recommended fixes for pr linting and cleanup
2021-03-25 23:10:55 +11:00

13 lines
273 B
JSON

{
"keyboard_name": "Ploopy Trackball Nano",
"url": "www.ploopy.co",
"maintainer": "ploopyco",
"manufacturer": "Ploopy Corporation",
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0}
]
}
}
}