summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco
Commit message (Expand)AuthorAgeFilesLines
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-035-25/+25
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-7/+9
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-018-12/+8
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-065-5/+9
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+1
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-168-137/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-282-9/+15
|\
| * [Keyboard] remove non-existent method from ploopy documentation (#19957)Shawn Meier2023-02-281-9/+6
| * [Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre2023-02-281-0/+9
* | Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-4/+4
|/
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-2313-20/+2
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-234-36/+4
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-198-30/+19
* Remove matrix size defines (#19581)Ryan2023-02-173-15/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-176-12/+9
* 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