summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball
Commit message (Expand)AuthorAgeFilesLines
* 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-063-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-032-8/+7
|\|
| * Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-032-8/+7
* | [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-141-2/+2
|/
* Added PLOOPY_DRAGSCROLL_H_INVERT (#17453)br2022-07-031-0/+5
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-261-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-081-0/+1
|\
| * [Keyboard] Fix inverted ploopy trackball (#15790)dnaq2022-01-081-0/+1
* | Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs2022-01-022-3/+3
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* [Keyboard] Fix minor typo in Ploopy Trackball Docs (#14846)tangowithfoxtrot2021-12-081-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364)Drashna Jaelre2021-12-011-2/+0
* [Keyboard] Ploopy improvements (#15348)Drashna Jaelre2021-11-293-6/+30
* [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-143-92/+24
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre2021-08-201-0/+3
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-262-19/+15
|\
| * [Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre2021-06-252-19/+15
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-211-1/+1
|\|
| * Fixes for Ploopy devices (#13144)ploopyco2021-06-211-1/+1
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-1/+1
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-212-2/+2
* | Resolve a number of warnings in `qmk generate-api` (#12833)Zach White2021-05-082-1/+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
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-155-58/+71
|\
| * [Keyboard] PloopyCo VIA updates (#11290)Drashna Jaelre2021-02-145-58/+71
* | remove duplicate manufacturerZach White2021-01-131-1/+0
|/
* Fixed typo in readme.md (#11333)Chas2020-12-311-1/+1
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* [Keyboard] PloopyCo update and fixes (#10936)Drashna Jaelre2020-11-187-47/+40
* [Keyboard] Fixes for PloopyCo mouse and readmes (#10841)Drashna Jaelre2020-11-031-2/+0
* [Keyboard] Bug fixes and improvements to PloopyCo devices (#10573)Drashna Jaelre2020-10-2717-37/+339
* [Keyboard] Add PloopyCo devices (#7935)Drashna Jaelre2020-09-2710-0/+516