Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 1 | -103/+0 |
| | |||||
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 1 | -4/+4 |
| | |||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: G (#17818) | Ryan | 2022-07-27 | 1 | -7/+0 |
| | |||||
* | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵ | Joel Challis | 2022-02-26 | 1 | -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 Jaelre | 2021-11-15 | 1 | -21/+52 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-08-13 | 1 | -0/+3 |
|\ | |||||
| * | [Keyboard] Macropad v2 polling rate fix (#13129) | Sergey Omelchenko | 2021-08-13 | 1 | -0/+3 |
| | | |||||
* | | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 1 | -2/+2 |
|/ | |||||
* | [Keyboard] Geekboards Macropad V2 keyboard (#11045) | Sergey Omelchenko | 2020-12-08 | 1 | -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> |