| Commit message (Expand) | Author | Age | Files | Lines |
* | Added global current to all other issi drivers who don't have it (#17448) | Jamal Bouajjaj | 2022-06-23 | 1 | -0/+1 |
* | Fix RGB heatmap to use XY positions and use correct led limits (#17184) | Dasky | 2022-06-21 | 1 | -1/+16 |
* | IS31FL3737 Global Current Setting (#17420) | Jamal Bouajjaj | 2022-06-19 | 1 | -0/+1 |
* | Make SPI Mode configurable and change default mode to 3 (#17263) | trwnh | 2022-05-31 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-05-20 | 1 | -1/+1 |
|\ |
|
| * | Small Markdown Patch for docs/feature_rgb_matrix.md (#17171) | James Young | 2022-05-20 | 1 | -1/+1 |
* | | Heatmap incorrect matrix effect workaround (#16315) | Albert Y | 2022-04-16 | 1 | -6/+7 |
* | | add the ability to change the pwm frequency for the IS31FL3737B (#16718) | Simon | 2022-03-24 | 1 | -0/+1 |
|/ |
|
* | [Docs] Anchor link correction in rgb matrix docs (#16460) | Albert Y | 2022-02-26 | 1 | -1/+1 |
* | Link WS2812 driver page from rgb feature docs (#16366) | Dasky | 2022-02-27 | 1 | -0/+2 |
* | Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,... | MasterSpoon | 2022-02-06 | 1 | -0/+109 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-06 | 1 | -3/+5 |
|\ |
|
| * | [Docs] RGB documentation formatting corrections (#15826) | Albert Y | 2022-02-05 | 1 | -3/+5 |
* | | RGB Matrix: Reload from EEPROM (#15923) | Adam Lickel | 2022-02-04 | 1 | -0/+1 |
* | | [Core] Add Pixel Flow RGB matrix effect (#15829) | Albert Y | 2022-02-05 | 1 | -0/+2 |
|/ |
|
* | Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209) | Nick Brassel | 2022-02-05 | 1 | -2/+0 |
* | [Core] Add Pixel Flow RGB matrix effect (#15829) | Albert Y | 2022-02-05 | 1 | -0/+2 |
* | [Docs] Add reference to data sync options for RGB (#16144) | Albert Y | 2022-01-31 | 1 | -0/+2 |
* | [Docs] Recommend the use of RGB matrix functions for code (#15744) | Albert Y | 2022-01-11 | 1 | -0/+1 |
* | [Docs] Clarify placement and usage of RGB matrix effect inc files (#15572) | Albert Y | 2021-12-28 | 1 | -4/+3 |
* | RGB Matrix layer key indicator (#14626) | Albert Y | 2021-12-27 | 1 | -0/+20 |
* | [Docs] Fixed keycode reference for swirl effect (#15564) | Scott Chow | 2021-12-24 | 1 | -1/+1 |
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 1 | -4/+4 |
* | Rename RGB fractal (#15174) | Albert Y | 2021-11-16 | 1 | -2/+2 |
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -47/+60 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-05 | 1 | -0/+10 |
|\ |
|
| * | Add example for turning off RGB colors and retaining indicator function (#14997) | Albert Y | 2021-11-05 | 1 | -0/+10 |
* | | Add Pixel Rain RGB Matrix effect (#14155) | Albert Y | 2021-11-02 | 1 | -0/+2 |
* | | Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508) | donicrosby | 2021-11-02 | 1 | -9/+38 |
* | | Add support for ISSI drivers on both sides of a split keyboard (#13842) | Vlad K | 2021-11-02 | 1 | -3/+4 |
* | | Add Fractal RGB matrix effects (#12670) | Albert Y | 2021-11-02 | 1 | -1/+3 |
* | | Enable configuration of PWM frequency for IS31FL3733B (#14983) | Joel Challis | 2021-10-30 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-20 | 1 | -1/+1 |
|\| |
|
| * | [Docs] fix wrong directory for RGB Matrix animations (#14494) | David Xia | 2021-09-19 | 1 | -1/+1 |
* | | [Docs] Clean up some code block languages (#14434) | Ryan | 2021-09-14 | 1 | -6/+6 |
|/ |
|
* | Align rgb/led matrix docs with current behaviour (#14367) | Joel Challis | 2021-09-10 | 1 | -40/+40 |
* | [Docs] Add examples to RGB Matrix Indicators docs (#12797) | Drashna Jaelre | 2021-08-27 | 1 | -0/+39 |
* | Rgb matrix/enable modes explicitly (#13758) | Drashna Jaelre | 2021-08-18 | 1 | -40/+40 |
* | __flash? (#13799) | Joel Challis | 2021-07-31 | 1 | -4/+4 |
* | Move some led drivers to common folder (#13749) | Joel Challis | 2021-07-31 | 1 | -3/+3 |
* | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689) | Drashna Jaelre | 2021-07-24 | 1 | -27/+0 |
* | Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457) | Chris Cullin | 2021-07-15 | 1 | -5/+20 |
* | Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480) | Chris Cullin | 2021-07-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-03 | 1 | -0/+33 |
|\ |
|
| * | [Docs] RGB Matrix Caps Lock and Layer indicator example (#13367) | Albert Y | 2021-07-03 | 1 | -0/+33 |
* | | Relocate RGB/HSV color defs to a more fitting place (#13377) | Ryan | 2021-06-29 | 1 | -22/+23 |
* | | Allow settable SPI divisor for AW20216 driver, set default to 4 (#13309) | Gigahawk | 2021-06-23 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 1 | -0/+2 |
|\| |
|
| * | Top level heading for common config (RGB Matrix) (#13120) | Brian Low | 2021-06-15 | 1 | -0/+2 |
| * | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -13/+92 |