summaryrefslogtreecommitdiff
path: root/keyboards/ploopyco
Commit message (Expand)AuthorAge
* 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
* [Keyboard] Fix minor typo in Ploopy Trackball Nano Docs (#14717)tangowithfoxtrot2021-10-16
* 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
* Add a lot more data to info.json (#13366)Zach White2021-08-16
* 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-21
|\|
| * Fixes for Ploopy devices (#13144)ploopyco2021-06-21
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-21
|/
* [Keymap] Update readme for ploopy nano keymap (#12733)Dustin Bosveld2021-06-14
* Fix includes for pmw3360 driver (#13108)Drashna Jaelre2021-06-05
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Add keymap with scrolling mode for the Ploopy Nano trackball (#13013)Maddie O'Brien2021-05-26
* [Keyboard][PloopyCo] Fix code for Mini and Nano Trackballs (#12889)Drashna Jaelre2021-05-13
* ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)ploopyco2021-03-25
* [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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-22
|\|
| * [Keymap] Cleanup and updating of drashna keymap code (#11516)Drashna Jaelre2021-01-22
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-20
|\|