summaryrefslogtreecommitdiffstats
path: root/keyboards/geekboards/macropad_v2/config.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-141-6/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-4/+4
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: G (#17818)Ryan2022-07-271-7/+0
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-261-1/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-21/+52
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-131-0/+3
|\
| * [Keyboard] Macropad v2 polling rate fix (#13129)Sergey Omelchenko2021-08-131-0/+3
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-2/+2
|/
* [Keyboard] Geekboards Macropad V2 keyboard (#11045)Sergey Omelchenko2020-12-081-0/+78