summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball_nano/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Add extra braces for trackball keymaps (#16361)Ryan2022-02-152-2/+2
|
* Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan2022-02-152-1/+5
|
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-11/+11
| | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* [Keymap] Update readme for ploopy nano keymap (#12733)Dustin Bosveld2021-06-141-3/+1
| | | | The readme from the Ploopy Mini was accidentally put as the Ploopy Nano readme. The Ploopy Nano does not ship with VIA by default.
* Add keymap with scrolling mode for the Ploopy Nano trackball (#13013)Maddie O'Brien2021-05-262-0/+80
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)ploopyco2021-03-252-0/+26
* 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