summaryrefslogtreecommitdiff
path: root/docs/feature_rgb_matrix.md
Commit message (Expand)AuthorAge
* Use consistent highlight format (#19619)Albert Y2023-01-18
* Small doc changes (#19601)Pablo Martínez2023-01-16
* docs: Fix IS31FL3743A driver name (#19518)Daniel Schaefer2023-01-06
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-27
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-29
|\
| * Docs: fix a typo (#18896)weimao2022-10-28
* | 4 Driver support for IS31FL3737 (#18750)Jamal Bouajjaj2022-10-18
* | Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` (#18650)James Thomson2022-10-11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-05
|\|
| * docs: some typos (#18582)George Rodrigues2022-10-05
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-13
|\
| * [Docs] Refactor code examples (#18003)Albert Y2022-08-12
* | [Code] Add solid reactive gradient mode (#17228)Albert Y2022-07-14
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-02
|\|
| * Allow for RGB actions to take place on Keydown instead of Keyup (#16886)CoffeeIsLife2022-07-02
* | Added global current to all other issi drivers who don't have it (#17448)Jamal Bouajjaj2022-06-23
* | Fix RGB heatmap to use XY positions and use correct led limits (#17184)Dasky2022-06-21
* | IS31FL3737 Global Current Setting (#17420)Jamal Bouajjaj2022-06-19
* | Make SPI Mode configurable and change default mode to 3 (#17263)trwnh2022-05-31
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-20
|\
| * Small Markdown Patch for docs/feature_rgb_matrix.md (#17171)James Young2022-05-20
* | Heatmap incorrect matrix effect workaround (#16315)Albert Y2022-04-16
* | add the ability to change the pwm frequency for the IS31FL3737B (#16718)Simon2022-03-24
|/
* [Docs] Anchor link correction in rgb matrix docs (#16460)Albert Y2022-02-26
* Link WS2812 driver page from rgb feature docs (#16366)Dasky2022-02-27
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-06
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-06
|\
| * [Docs] RGB documentation formatting corrections (#15826)Albert Y2022-02-05
* | RGB Matrix: Reload from EEPROM (#15923)Adam Lickel2022-02-04
* | [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-05
|/
* Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)Nick Brassel2022-02-05
* [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-05
* [Docs] Add reference to data sync options for RGB (#16144)Albert Y2022-01-31
* [Docs] Recommend the use of RGB matrix functions for code (#15744)Albert Y2022-01-11
* [Docs] Clarify placement and usage of RGB matrix effect inc files (#15572)Albert Y2021-12-28
* RGB Matrix layer key indicator (#14626)Albert Y2021-12-27
* [Docs] Fixed keycode reference for swirl effect (#15564)Scott Chow2021-12-24
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
* Rename RGB fractal (#15174)Albert Y2021-11-16
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-05
|\
| * Add example for turning off RGB colors and retaining indicator function (#14997)Albert Y2021-11-05
* | Add Pixel Rain RGB Matrix effect (#14155)Albert Y2021-11-02
* | Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508)donicrosby2021-11-02
* | Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-02
* | Add Fractal RGB matrix effects (#12670)Albert Y2021-11-02
* | Enable configuration of PWM frequency for IS31FL3733B (#14983)Joel Challis2021-10-30