Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-07-27 | Move keyboard USB IDs and strings to data driven: G (#17818) | Ryan | |
2022-02-26 | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵ | Joel Challis | |
keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps | |||
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | |
2021-08-13 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2021-08-13 | [Keyboard] Macropad v2 polling rate fix (#13129) | Sergey Omelchenko | |
2021-06-09 | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | |
2020-12-08 | [Keyboard] Geekboards Macropad V2 keyboard (#11045) | Sergey Omelchenko | |
* 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> |