| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-02-19 | 1 | -2/+2 |
|\ |
|
| * | Fix build error for LED Matrix effect solid_reactive_wide. (#16383) | Joakim Tufvegren | 2022-02-17 | 1 | -2/+2 |
* | | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 21 | -125/+248 |
* | | Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,... | MasterSpoon | 2022-02-06 | 2 | -1/+53 |
* | | IS31FL3733 driver for LED Matrix (#15088) | Leo Deng | 2022-01-08 | 1 | -0/+4 |
|/ |
|
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 19 | -104/+21 |
* | Fixup LED matrix. (#15020) | Nick Brassel | 2021-11-02 | 1 | -7/+7 |
* | Add support for ISSI drivers on both sides of a split keyboard (#13842) | Vlad K | 2021-11-02 | 11 | -28/+49 |
* | Fix misplaced endif in led_matrix_drivers.c (#14785) | Ryan | 2021-10-10 | 1 | -4/+4 |
* | Clean up LED/RGB Matrix driver config (#14760) | Ryan | 2021-10-10 | 1 | -70/+65 |
* | Put back eeconfig_update_ functions (#14751) | Joel Challis | 2021-10-08 | 1 | -0/+2 |
* | Reuse of EEPROM debounce logic (#14699) | Joel Challis | 2021-10-07 | 1 | -22/+10 |
* | Fix LED Matrix suspend code (#14090) | Ryan | 2021-08-20 | 1 | -1/+1 |
* | [Bug] Fix RGB/LED Matrix Suspend code (#14084) | Drashna Jaelre | 2021-08-20 | 1 | -2/+3 |
* | Rgb matrix/enable modes explicitly (#13758) | Drashna Jaelre | 2021-08-18 | 18 | -29/+112 |
* | Switch Ergodox Infinity over to split_common (#13481) | Joakim Tufvegren | 2021-07-19 | 1 | -1/+1 |
* | Fix LED Hit Counter for LED/RGB Matrix (#12674) | Johannes Choo | 2021-07-16 | 1 | -1/+1 |
* | Move LED/RGB Matrix code into their own directories (#13257) | Ryan | 2021-06-22 | 29 | -0/+1418 |