summaryrefslogtreecommitdiff
path: root/keyboards/ploopyco
Commit message (Expand)AuthorAge
* ploopyco/trackball_mini: always update encoder (#18561)alaviss2022-12-30
* Remove .noci functionality (#19122)Joel Challis2022-11-21
* Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez2022-11-18
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-03
* Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-26
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-26
|\
| * [Keyboard] Ploopy Thumb Trackball (#18214)Drashna Jaelre2022-09-25
* | 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-22
|\|
| * Fix compilation error in Ploopy Nano maddie keymap (#17733)Aidan Gauland2022-07-22
* | [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-14
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-02
|\|
| * Added PLOOPY_DRAGSCROLL_H_INVERT (#17453)br2022-07-03
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-02
|\|
| * Add lkbm keymap (#17218)Aidan Gauland2022-07-02
* | Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-08
|/
* [Keymap] Fix maddie layout for ploopy/trackball_nano (#17213)Aidan Gauland2022-06-02
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-30
* Ploopy Trackball Mini: only define DPI options as needed (#16160)alaviss2022-04-18
* 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-15
|\
| * Add extra braces for trackball keymaps (#16361)Ryan2022-02-15
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-15
|\|
| * Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan2022-02-15
* | 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-25
|\|
| * [Keyboard] Fix orientation issues for Ploopy pointing devices (#16035)Drashna Jaelre2022-01-25
* | 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
* [Keyboard] Fix minor typo in Ploopy Trackball Mini Docs (#14845)tangowithfoxtrot2021-12-07
* 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] Minor typo and broken link fix (#14847)tangowithfoxtrot2021-11-29
* fix typos (#15316)Dasky2021-11-28
* [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