summaryrefslogtreecommitdiff
path: root/keyboards/ploopyco/trackball_mini
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
2025-02-22Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24938)Joel Challis2-3/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-52/+0
2024-07-03Rename encoder pins defines (#24003)Ryan1-2/+2
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-14[Keyboard] Overhaul ploopyco devices (#22967)Drashna Jaelre8-399/+16
2024-02-18Add encoder abstraction. (#21548)Nick Brassel4-14/+18
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis1-1/+2
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-5/+5
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2-3/+2
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2-44/+0
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis3-4/+1
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-9/+1
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan2-8/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-4/+3
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan4-30/+14
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-4/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-30ploopyco/trackball_mini: always update encoder (#18561)alaviss1-8/+9
2022-11-18Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez1-1/+1
2022-09-26Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre1-14/+0
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler1-2/+2
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+2
2022-08-13RFC: add a simple implementation of the ploopy optical encoder (#17912)alaviss1-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel3-4/+4
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2-8/+7
2022-04-18Ploopy Trackball Mini: only define DPI options as needed (#16160)alaviss1-3/+10
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis1-3/+0
2022-01-25[Keyboard] Fix orientation issues for Ploopy pointing devices (#16035)Drashna Jaelre1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-07[Keyboard] Fix minor typo in Ploopy Trackball Mini Docs (#14845)tangowithfoxtrot1-2/+2
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-29[Keyboard] Ploopy improvements (#15348)Drashna Jaelre3-29/+47
2021-11-28fix typos (#15316)Dasky1-2/+2
2021-11-14Rework and expand Pointing Device support (#14343)Drashna Jaelre5-92/+35
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-1/+0
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-06-26Merge remote-tracking branch 'origin/master' into developQMK Bot3-0/+51
2021-06-25[Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre3-0/+51
2021-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot7-23/+90
2021-06-21Move optical sensor code to drivers folder (#13044)Drashna Jaelre2-2/+2
2021-06-21Fixes for Ploopy devices (#13144)ploopyco7-23/+90
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-1/+0