aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball_mini/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-2/+2
| | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-253-52/+0
|
* [Keyboard] Overhaul ploopyco devices (#22967)Drashna Jaelre2024-03-152-71/+0
|
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-222-3/+1
|
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-151-1/+1
| | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)ploopyco2021-03-257-0/+154
* 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