summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball_mini
Commit message (Expand)AuthorAgeFilesLines
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-5/+5
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-012-3/+2
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-44/+0
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-233-4/+1
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-9/+1
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-192-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-4/+3
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-144-30/+14
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-4/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* ploopyco/trackball_mini: always update encoder (#18561)alaviss2022-12-301-8/+9
* Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez2022-11-181-1/+1
* Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-261-14/+0
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-131-2/+2
|\
| * RFC: add a simple implementation of the ploopy optical encoder (#17912)alaviss2022-08-131-2/+2
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-4/+4
|/
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-032-8/+7
* 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-151-2/+0
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-261-3/+0
* [Keyboard] Fix orientation issues for Ploopy pointing devices (#16035)Drashna Jaelre2022-01-251-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+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-011-2/+0
* [Keyboard] Ploopy improvements (#15348)Drashna Jaelre2021-11-293-29/+47
* fix typos (#15316)Dasky2021-11-281-2/+2
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-145-92/+35
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-263-0/+51
|\
| * [Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre2021-06-253-0/+51
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-217-23/+90
|\|
| * Fixes for Ploopy devices (#13144)ploopyco2021-06-217-23/+90
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+0
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-212-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-141-17/+13
|\|
| * [Keyboard][PloopyCo] Fix code for Mini and Nano Trackballs (#12889)Drashna Jaelre2021-05-131-17/+13
* | Resolve a number of warnings in `qmk generate-api` (#12833)Zach White2021-05-081-1/+0
|/
* ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)ploopyco2021-03-2517-0/+691