summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball_mini/trackball_mini.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Ploopy improvements (#15348)Drashna Jaelre2021-11-291-5/+8
|
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-5/+0
| | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-261-0/+9
|\
| * [Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre2021-06-251-0/+9
| |
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-211-1/+1
|/
* ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)ploopyco2021-03-251-0/+54
* 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