1
0
Fork 0

ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)

* 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
This commit is contained in:
ploopyco 2021-03-25 08:10:55 -04:00 committed by GitHub
parent 0eabb01e27
commit 666623d39a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 1464 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# The Drag Scroll keymap for the Ploopy Trackball Mini
This is a sample keymap showing off what you can do with the custom callback drivers.
This particular example enables "drag scrolling". The movement of the ball is used to scroll up and down.