summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/mouse/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-4/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-1/+0
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-011-2/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-4/+0
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-141-20/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+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
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-031-7/+0
|\
| * Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-031-7/+0
* | [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-141-2/+2
|/
* 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
* Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre2021-08-201-0/+3
* [Keyboard] Bug fixes and improvements to PloopyCo devices (#10573)Drashna Jaelre2020-10-271-1/+11
* [Keyboard] Add PloopyCo devices (#7935)Drashna Jaelre2020-09-271-0/+73