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
This commit is contained in:
19
keyboards/ploopyco/trackball_mini/info.json
Normal file
19
keyboards/ploopyco/trackball_mini/info.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"keyboard_name": "Ploopy Trackball Mini",
|
||||
"url": "www.ploopy.co",
|
||||
"maintainer": "ploopyco",
|
||||
"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}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user