summaryrefslogtreecommitdiff
path: root/keyboards/ploopyco/mouse
AgeCommit message (Expand)Author
2024-02-18Add encoder abstraction. (#21548)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-02-28[Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-18Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez
2022-09-26Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-28[Keymap] Drashna keymap updates for 0.18.0 (#18184)Drashna Jaelre
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13RFC: add a simple implementation of the ploopy optical encoder (#17912)alaviss
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan
2022-07-14[Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann
2022-06-08Add support for large Mouse Reports (#16371)Drashna Jaelre
2022-05-30[Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis
2022-02-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-11[Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs
2022-01-02Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-29[Keyboard] Ploopy improvements (#15348)Drashna Jaelre
2021-11-29[Keyboard] Minor typo and broken link fix (#14847)tangowithfoxtrot
2021-11-14Rework and expand Pointing Device support (#14343)Drashna Jaelre
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-20Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre
2021-08-06Remove Full Bootmagic (#13846)James Young