summaryrefslogtreecommitdiff
path: root/keyboards/ploopyco
AgeCommit message (Expand)Author
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel
2024-07-03Rename encoder pins defines (#24003)Ryan
2024-06-30Fix ploopy Adept/Madromys link (#24018)Danylo Kondratiev
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan
2024-05-17Delete trivial keymap readmes (#23714)Ryan
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis
2024-03-14[Keyboard] Overhaul ploopyco devices (#22967)Drashna Jaelre
2024-02-19Manual user keymap removal (#23104)Joel Challis
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-11-10Add Ploopy Madromys mouse (#21989)ploopyco
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-02`info.json` whitespace cleanups (#20651)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-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-02-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-28[Keyboard] remove non-existent method from ploopy documentation (#19957)Shawn Meier
2023-02-28[Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
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-17Remove matrix size defines (#19581)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
2023-01-01Partially revert #18940 for Ploopy Thumb Trackball (#18943)Drashna Jaelre
2022-12-30ploopyco/trackball_mini: always update encoder (#18561)alaviss
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-18Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan
2022-09-26Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre
2022-09-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-25[Keyboard] Ploopy Thumb Trackball (#18214)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