summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball_mini/rev1_001/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-141-15/+0
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+1
|
* Fixes for Ploopy devices (#13144)ploopyco2021-06-211-1/+1
| | | Co-authored-by: Drashna Jael're <drashna@live.com>
* ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)ploopyco2021-03-251-0/+40
* 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