summaryrefslogtreecommitdiff
path: root/keyboards/ploopyco/trackball
Commit message (Expand)AuthorAge
* Remove .noci functionality (#19122)Joel Challis2022-11-21
* Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez2022-11-18
* Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-26
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-30
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-13
|\
| * RFC: add a simple implementation of the ploopy optical encoder (#17912)alaviss2022-08-13
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-03
* | [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-14
|/
* Added PLOOPY_DRAGSCROLL_H_INVERT (#17453)br2022-07-03
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-26
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-08
|\
| * [Keyboard] Fix inverted ploopy trackball (#15790)dnaq2022-01-08
* | Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs2022-01-02
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* [Keyboard] Fix minor typo in Ploopy Trackball Docs (#14846)tangowithfoxtrot2021-12-08
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* [Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364)Drashna Jaelre2021-12-01
* [Keyboard] Ploopy improvements (#15348)Drashna Jaelre2021-11-29
* [Keyboard] Fix call to `pointing_device_handle_buttons` (#15313)Charly Delay2021-11-27
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-14
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre2021-08-20
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-26
|\
| * [Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre2021-06-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-21
|\|
| * Fixes for Ploopy devices (#13144)ploopyco2021-06-21
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-21
* | Resolve a number of warnings in `qmk generate-api` (#12833)Zach White2021-05-08
|/
* [Keyboard] Preserve signedness from opt_encoder_handler for scroll data on pl...sbuller2021-03-24
* Implement PLOOPY_DRAGSCROLL_INVERT option, which inverts the ploopy trackball...Anomalocaridid2021-02-28
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-15
|\
| * [Keyboard] PloopyCo VIA updates (#11290)Drashna Jaelre2021-02-14
* | remove duplicate manufacturerZach White2021-01-13
|/
* Fixed typo in readme.md (#11333)Chas2020-12-31
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* [Keyboard] PloopyCo update and fixes (#10936)Drashna Jaelre2020-11-18
* [Keyboard] Fixes for PloopyCo mouse and readmes (#10841)Drashna Jaelre2020-11-03
* [Keyboard] Bug fixes and improvements to PloopyCo devices (#10573)Drashna Jaelre2020-10-27
* [Keyboard] Add PloopyCo devices (#7935)Drashna Jaelre2020-09-27