summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball_nano/trackball_nano.c
Commit message (Collapse)AuthorAgeFilesLines
* Add lkbm keymap (#17218)Aidan Gauland2022-07-021-0/+8
|
* Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan2022-02-151-2/+0
|
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-107/+9
| | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Fixes for Ploopy devices (#13144)ploopyco2021-06-211-8/+19
| | | Co-authored-by: Drashna Jael're <drashna@live.com>
* [Keyboard][PloopyCo] Fix code for Mini and Nano Trackballs (#12889)Drashna Jaelre2021-05-131-28/+13
|
* ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)ploopyco2021-03-251-0/+211
* 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