summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco
Commit message (Expand)AuthorAgeFilesLines
* Add lkbm keymap (#17218)Aidan Gauland2022-07-025-0/+180
* [Keymap] Fix maddie layout for ploopy/trackball_nano (#17213)Aidan Gauland2022-06-021-27/+28
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-302-1/+3
* Ploopy Trackball Mini: only define DPI options as needed (#16160)alaviss2022-04-181-3/+10
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-154-8/+0
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-264-12/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-152-2/+2
|\
| * Add extra braces for trackball keymaps (#16361)Ryan2022-02-152-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-154-4/+6
|\|
| * Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan2022-02-154-4/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-122-0/+37
|\|
| * [Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs2022-02-112-0/+37
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-252-2/+2
|\|
| * [Keyboard] Fix orientation issues for Ploopy pointing devices (#16035)Drashna Jaelre2022-01-252-2/+2
* | 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-023-4/+4
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-094-8/+4
* [Keyboard] Fix minor typo in Ploopy Trackball Docs (#14846)tangowithfoxtrot2021-12-081-1/+1
* [Keyboard] Fix minor typo in Ploopy Trackball Mini Docs (#14845)tangowithfoxtrot2021-12-071-2/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-014-8/+0
* [Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364)Drashna Jaelre2021-12-011-2/+0
* [Keyboard] Ploopy improvements (#15348)Drashna Jaelre2021-11-299-44/+109
* [Keyboard] Minor typo and broken link fix (#14847)tangowithfoxtrot2021-11-291-2/+2
* fix typos (#15316)Dasky2021-11-282-3/+3
* [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-1416-422/+113
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* [Keyboard] Fix minor typo in Ploopy Trackball Nano Docs (#14717)tangowithfoxtrot2021-10-161-3/+3
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-304-4/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-124-4/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-6/+0
* Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre2021-08-202-0/+6
* Add a lot more data to info.json (#13366)Zach White2021-08-161-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-064-4/+4
* [Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre2021-07-262-1/+10
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-268-39/+87
|\
| * [Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre2021-06-258-39/+87
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-219-32/+110
|\|
| * Fixes for Ploopy devices (#13144)ploopyco2021-06-2110-33/+111
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-2113-905/+8
|/
* [Keymap] Update readme for ploopy nano keymap (#12733)Dustin Bosveld2021-06-141-3/+1
* Fix includes for pmw3360 driver (#13108)Drashna Jaelre2021-06-051-10/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-295-3/+2
* Add keymap with scrolling mode for the Ploopy Nano trackball (#13013)Maddie O'Brien2021-05-262-0/+80
* [Keyboard][PloopyCo] Fix code for Mini and Nano Trackballs (#12889)Drashna Jaelre2021-05-133-47/+26
* ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)ploopyco2021-03-2531-0/+1464
* [Keyboard] Preserve signedness from opt_encoder_handler for scroll data on pl...sbuller2021-03-242-2/+2
* 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-1510-114/+142
|\