summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball/trackball.c
Commit message (Expand)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-243/+0
* Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez2022-11-181-1/+1
* Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-261-8/+0
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-131-1/+1
|\
| * RFC: add a simple implementation of the ploopy optical encoder (#17912)alaviss2022-08-131-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-2/+2
|/
* Added PLOOPY_DRAGSCROLL_H_INVERT (#17453)br2022-07-031-0/+5
* Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs2022-01-021-1/+1
* [Keyboard] Ploopy improvements (#15348)Drashna Jaelre2021-11-291-6/+24
* [Keyboard] Fix call to `pointing_device_handle_buttons` (#15313)Charly Delay2021-11-271-1/+1
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-84/+21
* [Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre2021-06-251-19/+1
* [Keyboard] Preserve signedness from opt_encoder_handler for scroll data on pl...sbuller2021-03-241-1/+1
* Implement PLOOPY_DRAGSCROLL_INVERT option, which inverts the ploopy trackball...Anomalocaridid2021-02-281-0/+5
* [Keyboard] PloopyCo VIA updates (#11290)Drashna Jaelre2021-02-141-13/+52
* [Keyboard] PloopyCo update and fixes (#10936)Drashna Jaelre2020-11-181-21/+3
* [Keyboard] Bug fixes and improvements to PloopyCo devices (#10573)Drashna Jaelre2020-10-271-9/+55
* [Keyboard] Add PloopyCo devices (#7935)Drashna Jaelre2020-09-271-0/+237