summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco
Commit message (Expand)AuthorAgeFilesLines
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-1412-94/+38
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0811-25/+14
* Debounce defines cleanup (#19742)Ryan2023-02-036-15/+1
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-034-13/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-315-5/+0
* Partially revert #18940 for Ploopy Thumb Trackball (#18943)Drashna Jaelre2023-01-012-0/+37
* ploopyco/trackball_mini: always update encoder (#18561)alaviss2022-12-301-8/+9
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez2022-11-184-4/+4
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-032-37/+0
* Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-263-37/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2619-0/+615
|\
| * [Keyboard] Ploopy Thumb Trackball (#18214)Drashna Jaelre2022-09-2519-0/+615
* | Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-304-8/+8
|/
* [Keymap] Drashna keymap updates for 0.18.0 (#18184)Drashna Jaelre2022-08-282-9/+13
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-136-43/+165
|\
| * RFC: add a simple implementation of the ploopy optical encoder (#17912)alaviss2022-08-136-43/+165
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0610-14/+14
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-038-32/+28
|\|
| * Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-038-32/+28
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-221-0/+4
|\|
| * Fix compilation error in Ploopy Nano maddie keymap (#17733)Aidan Gauland2022-07-221-0/+4
* | [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-142-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-021-0/+5
|\|
| * Added PLOOPY_DRAGSCROLL_H_INVERT (#17453)br2022-07-031-0/+5
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-025-0/+180
|\|
| * Add lkbm keymap (#17218)Aidan Gauland2022-07-025-0/+180
* | Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-081-1/+1
|/
* [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