summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/mouse
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-5/+6
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-8/+8
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-012-3/+2
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+1
* [Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre2023-02-281-0/+9
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-233-5/+0
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-9/+1
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-192-11/+8
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-4/+3
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-20/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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
* 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-15/+0
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-2/+2
* [Keymap] Drashna keymap updates for 0.18.0 (#18184)Drashna Jaelre2022-08-282-9/+13
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-131-1/+1
|\
| * RFC: add a simple implementation of the ploopy optical encoder (#17912)alaviss2022-08-131-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-032-8/+7
|\|
| * Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-032-8/+7
* | [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-141-2/+2
* | Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-081-1/+1
|/
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-302-1/+3
* 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
* 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
* | Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs2022-01-021-1/+1
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keyboard] Ploopy improvements (#15348)Drashna Jaelre2021-11-293-9/+32
* [Keyboard] Minor typo and broken link fix (#14847)tangowithfoxtrot2021-11-291-2/+2
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-143-101/+27
* 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
* Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre2021-08-201-0/+3
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre2021-07-262-1/+10
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-262-19/+20
|\
| * [Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre2021-06-252-19/+20