summaryrefslogtreecommitdiff
path: root/keyboards/ploopyco
AgeCommit message (Expand)AuthorFilesLines
2026-05-14keyboards/ploopyco/madromys: fix scrolling directionVineet Kumar1-0/+3
2026-03-26keyboards/ploopyco/madromys: add left-handed keymapVineet Kumar1-0/+59
2026-03-26keyboards/ploopyco: fix compiler errors about typedefsVineet Kumar2-0/+6
2025-12-08Add new mouse "Ploopy Nano 2 Trackball" (#25762)ploopyco7-0/+130
2025-07-11Give mouse report to pointing_device_task_user first in ploopyco devices (#25...obosob1-1/+2
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan6-8/+8
2025-03-20fix swapped encoder pins on ploopy thumb rev1_001 (#25044)plodah1-2/+2
2025-02-22Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24938)Joel Challis6-9/+3
2025-02-21Updates to Ploopy Classic, Mouse, and Thumb for RP2040 hardware upgrade (#24880)ploopyco38-99/+311
2024-10-10Add Ploopyco functions for host state control (#23953)Victor3-9/+19
2024-08-26Add ability to poweroff ADNS5050 sensor (#24223)Colin Kinloch1-0/+9
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel14-231/+0
2024-07-03Rename encoder pins defines (#24003)Ryan5-10/+10
2024-06-30Fix ploopy Adept/Madromys link (#24018)Danylo Kondratiev1-1/+1
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan1-1/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan5-5/+0
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis1-0/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis14-0/+0
2024-03-14[Keyboard] Overhaul ploopyco devices (#22967)Drashna Jaelre51-1909/+355
2024-02-19Manual user keymap removal (#23104)Joel Challis2-87/+0
2024-02-18Add encoder abstraction. (#21548)Nick Brassel17-61/+70
2023-11-27Remove userspace keymaps (#22544)Joel Challis5-122/+0
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis4-4/+8
2023-11-10Add Ploopy Madromys mouse (#21989)ploopyco13-0/+395
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-10/+12
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan4-2/+6
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan5-25/+25
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-7/+9
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan8-12/+8
2023-04-15Encodermap direction define. (#20454)Nick Brassel1-1/+1
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan5-5/+9
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-1/+1
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan8-137/+0
2023-02-28Merge remote-tracking branch 'origin/master' into developQMK Bot2-9/+15
2023-02-28[Keyboard] remove non-existent method from ploopy documentation (#19957)Shawn Meier1-9/+6
2023-02-28[Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre1-0/+9
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-4/+4
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis13-20/+2
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel4-36/+4
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan8-30/+19
2023-02-17Remove matrix size defines (#19581)Ryan3-15/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan6-12/+9
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan12-94/+38
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan11-25/+14
2023-02-03Debounce defines cleanup (#19742)Ryan6-15/+1
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan4-13/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel5-5/+0
2023-01-01Partially revert #18940 for Ploopy Thumb Trackball (#18943)Drashna Jaelre2-0/+37
2022-12-30ploopyco/trackball_mini: always update encoder (#18561)alaviss1-8/+9