summaryrefslogtreecommitdiff
path: root/keyboards/ploopyco/trackball_nano
AgeCommit message (Expand)Author
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan
2023-02-17Remove matrix size defines (#19581)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-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan
2022-07-22Fix compilation error in Ploopy Nano maddie keymap (#17733)Aidan Gauland
2022-07-02Add lkbm keymap (#17218)Aidan Gauland
2022-06-02[Keymap] Fix maddie layout for ploopy/trackball_nano (#17213)Aidan Gauland
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-15Add extra braces for trackball keymaps (#16361)Ryan
2022-02-15Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan
2022-01-25[Keyboard] Fix orientation issues for Ploopy pointing devices (#16035)Drashna Jaelre
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-28fix typos (#15316)Dasky
2021-11-14Rework and expand Pointing Device support (#14343)Drashna Jaelre
2021-10-16[Keyboard] Fix minor typo in Ploopy Trackball Nano Docs (#14717)tangowithfoxtrot
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-08-16Add a lot more data to info.json (#13366)Zach White
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-25[Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre
2021-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-21Move optical sensor code to drivers folder (#13044)Drashna Jaelre
2021-06-21Fixes for Ploopy devices (#13144)ploopyco
2021-06-14[Keymap] Update readme for ploopy nano keymap (#12733)Dustin Bosveld
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-26Add keymap with scrolling mode for the Ploopy Nano trackball (#13013)Maddie O'Brien
2021-05-13[Keyboard][PloopyCo] Fix code for Mini and Nano Trackballs (#12889)Drashna Jaelre
2021-03-25ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)ploopyco