summaryrefslogtreecommitdiffstats
path: root/keyboards/geekboards/macropad_v2/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-261-1/+0
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* 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
* Initial commit of Geekboards Macropad V2 keyboard * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * Apply suggestions from code review: delete unnecessary files * Fixed typos * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Change RGB_MATRIX config syntax following recent core changes * Apply suggestions from drashna code review * Remove unnecessary file (it is now defined in the core) * Remove unnecessary code, due to PR 11084 approve Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>