summaryrefslogtreecommitdiff
path: root/quantum/rgb_matrix
AgeCommit message (Expand)Author
2023-05-27[BUG] Allow multiple IS31FL3741 drivers per board in rgb_matrix (#20988)André Greiner-Petter
2023-05-08[Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre
2023-04-30[Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus22
2023-04-30typing_heatmap: Add macro to configure increase steps (#20300)Jasmin
2023-04-04Fixed split keyboard issue where custom LED indicators could activate incorre...CobraSock
2023-03-30WS2812 driver improvements (#20262)Ryan
2023-02-14Merge branch 'master' into developDasky
2023-02-13Update fractal attribution comment (#19832)Albert Y
2023-02-12Remove `config.h` include from quantum files (#19817)jack
2023-01-16Refactor pixel rain animation (#19606)Albert Y
2022-12-30Update RGB matrix reactive gradient timer scale (#19415)Albert Y
2022-12-27De-obfuscate random8 functions in RGB matrix animations (#19416)Albert Y
2022-12-27Use random8 for jellybean effect (#19418)Albert Y
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-10-27Fix rgb_matrix_set_flags_noeeprom declaration (#18860)Joel Challis
2022-10-18[CI] Format code according to conventions (#18756)QMK Bot
2022-10-184 Driver support for IS31FL3737 (#18750)Jamal Bouajjaj
2022-10-11Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` (#18650)James Thomson
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-19Fix int8_t overflow in RGB heatmap effect (#18410)Marius Renner
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-11Refactor Pixel Fractal effect (#17602)Albert Y
2022-07-14Add LED limit call (#17679)Albert Y
2022-07-14Fix the use of LED limits (#17678)Albert Y
2022-07-14[Code] Add solid reactive gradient mode (#17228)Albert Y
2022-07-12Update LED/RGB Matrix flag function behavior (#17651)Drashna Jaelre
2022-06-29RGB Matrix Heatmap - Skip positions with NO_LED (#17488)Dasky
2022-06-21Fix RGB heatmap to use XY positions and use correct led limits (#17184)Dasky
2022-04-19Fixes #16705 : digital rain follows val (#16716)KoenGoe
2022-04-16Heatmap incorrect matrix effect workaround (#16315)Albert Y
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-11Fix right side ws2812 leds having two indices (#15985)Dasky
2022-02-06Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon
2022-02-04RGB Matrix: Reload from EEPROM (#15923)Adam Lickel
2022-02-04Format code according to conventions (#16211)QMK Bot
2022-02-05[Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y
2022-02-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-05Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)Nick Brassel
2022-02-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-05[Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y
2022-01-17Add init function to clear previous effect (#15815)Albert Y
2021-12-27fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954)Erik Berthold
2021-11-17Format code according to conventions (#15195)QMK Bot
2021-11-16Rename RGB fractal (#15174)Albert Y
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-02Add Pixel Rain RGB Matrix effect (#14155)Albert Y
2021-11-02Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya1