summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix
Commit message (Expand)AuthorAgeFilesLines
* Refactor Pixel Fractal effect (#17602)Albert Y2022-08-111-50/+28
* Add LED limit call (#17679)Albert Y2022-07-141-7/+7
* Fix the use of LED limits (#17678)Albert Y2022-07-141-8/+7
* [Code] Add solid reactive gradient mode (#17228)Albert Y2022-07-145-0/+15
* Update LED/RGB Matrix flag function behavior (#17651)Drashna Jaelre2022-07-122-1/+12
* RGB Matrix Heatmap - Skip positions with NO_LED (#17488)Dasky2022-06-291-0/+6
* Fix RGB heatmap to use XY positions and use correct led limits (#17184)Dasky2022-06-212-44/+51
* Fixes #16705 : digital rain follows val (#16716)KoenGoe2022-04-191-7/+15
* Heatmap incorrect matrix effect workaround (#16315)Albert Y2022-04-161-0/+5
* Format code according to conventions (#16322)QMK Bot2022-02-1243-198/+369
* Fix right side ws2812 leds having two indices (#15985)Dasky2022-02-111-3/+8
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-062-1/+53
* RGB Matrix: Reload from EEPROM (#15923)Adam Lickel2022-02-042-0/+13
* Format code according to conventions (#16211)QMK Bot2022-02-041-7/+5
* [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-052-0/+52
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-042-52/+0
|\
| * Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)Nick Brassel2022-02-052-52/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-042-0/+52
|\|
| * [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-052-0/+52
* | Add init function to clear previous effect (#15815)Albert Y2022-01-171-0/+4
|/
* fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954)Erik Berthold2021-12-271-6/+2
* Format code according to conventions (#15195)QMK Bot2021-11-171-7/+11
* Rename RGB fractal (#15174)Albert Y2021-11-162-5/+5
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-1534-214/+60
* Add Pixel Rain RGB Matrix effect (#14155)Albert Y2021-11-022-0/+45
* Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya12021-11-022-1/+50
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-0217-29/+61
* Manually format develop (#15003)Joel Challis2021-11-011-19/+32
* Add Fractal RGB matrix effects (#12670)Albert Y2021-11-022-0/+62
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-53/+74
* Put back eeconfig_update_ functions (#14751)Joel Challis2021-10-081-0/+2
* Reuse of EEPROM debounce logic (#14699)Joel Challis2021-10-071-22/+10
* [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451)Drashna Jaelre2021-09-151-1/+6
* [Bug] Fix RGB/LED Matrix Suspend code (#14084)Drashna Jaelre2021-08-201-2/+3
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-1830-30/+184
* Align AW20216 driver (#13712)Joel Challis2021-07-271-2/+10
* Revert "Add rgblight to RGB Matrix VPATH" (#13559)Ryan2021-07-171-1/+0
* Fix LED Hit Counter for LED/RGB Matrix (#12674)Johannes Choo2021-07-161-1/+1
* Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457)Chris Cullin2021-07-151-2/+13
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-233-4/+4
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-2248-0/+2171