Created
March 31, 2025 17:49
-
-
Save loadedsith/b5a66cb357aabe3c705e8b345cbc7edb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Ploopy Adept Trackball (Madromys) with RGB Lights", | |
"vendorProductId": 1346591815, | |
"firmwareVersion": 0, | |
"menus": ["qmk_rgblight"], | |
"keycodes": [], | |
"customKeycodes": [ | |
{ | |
"name": "DPI Config", | |
"title": "DPI Config", | |
"shortName": "DPI" | |
}, | |
{ | |
"name": "Drag Scroll", | |
"title": "Drag Scroll", | |
"shortName": "DragScl" | |
} | |
], | |
"matrix": { | |
"rows": 1, | |
"cols": 6 | |
}, | |
"layouts": { | |
"width": 4.75, | |
"height": 4.25, | |
"optionKeys": {}, | |
"keys": [ | |
{ | |
"row": 0, | |
"col": 1, | |
"x": 0, | |
"y": 0, | |
"r": 0, | |
"rx": 0, | |
"ry": 0, | |
"d": false, | |
"h": 2, | |
"w": 1, | |
"color": "alpha" | |
}, | |
{ | |
"row": 0, | |
"col": 2, | |
"x": 1.25, | |
"y": 0, | |
"r": 0, | |
"rx": 0, | |
"ry": 0, | |
"d": false, | |
"h": 1.25, | |
"w": 1, | |
"color": "alpha" | |
}, | |
{ | |
"row": 0, | |
"col": 3, | |
"x": 2.5, | |
"y": 0, | |
"r": 0, | |
"rx": 0, | |
"ry": 0, | |
"d": false, | |
"h": 1.25, | |
"w": 1, | |
"color": "alpha" | |
}, | |
{ | |
"row": 0, | |
"col": 4, | |
"x": 3.75, | |
"y": 0, | |
"r": 0, | |
"rx": 0, | |
"ry": 0, | |
"d": false, | |
"h": 2, | |
"w": 1, | |
"color": "alpha" | |
}, | |
{ | |
"row": 0, | |
"col": 0, | |
"x": 0, | |
"y": 2.25, | |
"r": 0, | |
"rx": 0, | |
"ry": 0, | |
"d": false, | |
"h": 2, | |
"w": 1.75, | |
"color": "alpha" | |
}, | |
{ | |
"row": 0, | |
"col": 5, | |
"x": 3, | |
"y": 2.25, | |
"r": 0, | |
"rx": 0, | |
"ry": 0, | |
"d": false, | |
"h": 2, | |
"w": 1.75, | |
"color": "alpha" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment