summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball_nano
Commit message (Expand)AuthorAgeFilesLines
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-1/+1
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-012-3/+2
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-22/+0
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-233-5/+1
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-192-3/+1
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-12/+7
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-3/+3
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-032-8/+7
* Fix compilation error in Ploopy Nano maddie keymap (#17733)Aidan Gauland2022-07-221-0/+4
* Add lkbm keymap (#17218)Aidan Gauland2022-07-025-0/+180
* [Keymap] Fix maddie layout for ploopy/trackball_nano (#17213)Aidan Gauland2022-06-021-27/+28
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-261-3/+0
* Add extra braces for trackball keymaps (#16361)Ryan2022-02-152-2/+2
* Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan2022-02-154-4/+6
* [Keyboard] Fix orientation issues for Ploopy pointing devices (#16035)Drashna Jaelre2022-01-251-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* fix typos (#15316)Dasky2021-11-281-1/+1
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-145-137/+27
* [Keyboard] Fix minor typo in Ploopy Trackball Nano Docs (#14717)tangowithfoxtrot2021-10-161-3/+3
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Add a lot more data to info.json (#13366)Zach White2021-08-161-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-261-1/+1
|\
| * [Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)Drashna Jaelre2021-06-251-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-211-8/+19
|\|
| * Fixes for Ploopy devices (#13144)ploopyco2021-06-211-8/+19
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-212-2/+2
|/
* [Keymap] Update readme for ploopy nano keymap (#12733)Dustin Bosveld2021-06-141-3/+1
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+0
* Add keymap with scrolling mode for the Ploopy Nano trackball (#13013)Maddie O'Brien2021-05-262-0/+80
* [Keyboard][PloopyCo] Fix code for Mini and Nano Trackballs (#12889)Drashna Jaelre2021-05-132-30/+13
* ADNS-5050 / Ploopy Nano / Ploopy Mini Trackballs (#11994)ploopyco2021-03-2512-0/+497