summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball_nano/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-2/+0
|
* Add extra braces for trackball keymaps (#16361)Ryan2022-02-151-1/+1
|
* Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan2022-02-151-1/+2
|
* [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.
* 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