Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 2 | -701/+0 |
| | |||||
* | Merge upstream master | lokher | 2022-12-06 | 2 | -0/+701 |
|\ | |||||
| * | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 1 | -1/+1 |
| | | |||||
| * | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core | ||||
| * | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
| * | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 1 | -1/+0 |
| | | |||||
| * | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
| * | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 2022-09-26 | 1 | -1/+0 |
| | | |||||
| * | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -2/+2 |
| | | |||||
* | | Remove non-Keychron keyboards | lokher | 2022-09-13 | 3 | -711/+0 |
|/ | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -3/+3 |
| | |||||
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -28/+28 |
| | |||||
* | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | 2021-11-02 | 1 | -1/+2 |
| | | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty | ||||
* | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | 2021-08-24 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com> | ||||
* | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 1 | -22/+22 |
| | |||||
* | Fix keyboards/keymaps for boolean encoder callback changes (#12985) | Drashna Jaelre | 2021-05-27 | 1 | -90/+91 |
| | |||||
* | [Keymap] add personal keymap files, and sofle_rgb default maps, (#12267) | DaneEvans | 2021-05-26 | 3 | -0/+708 |