summaryrefslogtreecommitdiff
path: root/keyboards/ploopyco/mouse
Commit message (Expand)AuthorAge
* 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
* [Keymap] Drashna keymap updates for 0.18.0 (#18184)Drashna Jaelre2022-08-28
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* 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
* | Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-08
|/
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-30
* 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-02-12
|\
| * [Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs2022-02-11
* | Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs2022-01-02
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* [Keyboard] Ploopy improvements (#15348)Drashna Jaelre2021-11-29
* [Keyboard] Minor typo and broken link fix (#14847)tangowithfoxtrot2021-11-29
* 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
* [Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre2021-07-26
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-26
|\
| * [Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre2021-06-25
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-21
* | [Keymap] Update to Drashna keymap and user code (based on develop) (#12936)Drashna Jaelre2021-05-25
|/
* [Keyboard] Preserve signedness from opt_encoder_handler for scroll data on pl...sbuller2021-03-24
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-15
|\
| * [Keyboard] PloopyCo VIA updates (#11290)Drashna Jaelre2021-02-14
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-22
|\|
| * [Keymap] Cleanup and updating of drashna keymap code (#11516)Drashna Jaelre2021-01-22
* | remove duplicate manufacturerZach White2021-01-13
|/
* Fixed typo in readme.md (#11333)Chas2020-12-31
* [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