Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 4 | -370/+0 |
| | |||||
* | Merge upstream master | lokher | 2022-12-06 | 4 | -0/+370 |
|\ | |||||
| * | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 1 | -1/+1 |
| | | |||||
| * | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 2022-10-15 | 1 | -1/+0 |
| | | |||||
| * | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
| * | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -1/+2 |
| | | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 2 | -2/+2 |
| | | |||||
* | | Remove non-Keychron keyboards | lokher | 2022-09-13 | 10 | -488/+0 |
|/ | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 2 | -9/+7 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | |||||
* | move 麦田 boards into /mt (#16095) | peepeetee | 2022-04-19 | 10 | -0/+491 |
Co-authored-by: Nick Brassel <nick@tzarc.org> |