summaryrefslogtreecommitdiff
path: root/quantum/rgb_matrix.c
AgeCommit message (Expand)Author
2021-06-22Move LED/RGB Matrix code into their own directories (#13257)Ryan
2021-06-22Skip EEPROM writes once done. (#13293)Nick Brassel
2021-06-19RGB Matrix eeprom write limiting (#13238)XScorpion2
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-06-09Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060)Drashna Jaelre
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-02-16Split transport mirror (#11046)XScorpion2
2020-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-29[Bug] Fix RGB Matrix Indicators (#11308)Drashna Jaelre
2020-12-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-12-01[Split] Sync Timer feature (#10997)XScorpion2
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-08-29Noeeprom functions for rgb_matrix (#9487)Tynan Beatty
2020-08-04Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874)BeefaloKing
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-05-18Add query functions for RGB Light and RGB Matrix (#8960)Drashna Jaelre
2020-03-25Run clang-format manually to fix recently changed files (#8552)Joel Challis
2020-01-19Run clang-format manually to fix recently changed files (#7934)Joel Challis
2020-01-18Configuration values for starting HSV and speed (#7740)Rob Haswell
2019-12-25Turn off RGB Matrix LEDs when keyboard sleeps (#7713)Drashna Jaelre
2019-08-30clang-format changesskullY
2019-07-26Fix RGB Matrix Cycle Left-Right Animation (#6421)yrdns
2019-07-16Adding rgb matrix speed into eeprom storage. (#5965)XScorpion2
2019-07-12Switching rgb_config_t to use HSV structRyan Caltabiano
2019-05-19Reduce rgb matrix firmware sizeRyan Caltabiano
2019-05-19Added custom center point to rgb matrixRyan Caltabiano
2019-05-10Cleanup/rgb matrix (#5811)XScorpion2
2019-05-07RGB Matrix Typing Heatmap (#5786)XScorpion2
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion2
2019-04-30Implement kb function for rgb matrix to led lookup (#5738)XScorpion2
2019-04-29Updated rgb_led struct field modifier to flags (#5619)XScorpion2
2019-04-29RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik
2019-04-22RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...M-AS
2019-04-06Fix bugs that cause compile failures when enabling only some animations.Lenbok
2019-04-03RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik
2019-04-02RGB Matrix Overhaul (#5372)XScorpion2
2019-03-17New RGB Matrix effect: Single color reactive (#5330)M-AS
2018-12-31Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)David Dai
2018-12-03Fix up RGB Matrix code (#4503)Drashna Jaelre
2018-11-18Allows disabling rgb effects in userspace (#4422)Florian Didron
2018-10-04rgb_matrix: continue calling rgb_matrix_indicators() when toggled offJames Laird-Wah
2018-10-02Adds a method allowing to set custom colors to the rgb matrixFlorian Didron
2018-10-01Make digital rain RGB matrix effect #define configurable.Daniel Shields
2018-09-27Keyboard: keyboardio model01: rgbmatrix support (#3989)James Laird-Wah
2018-09-27RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah
2018-09-26Moves animation calculation logic out of the for loopsFlorian Didron
2018-09-26Add new RGB matrix effect digital rain aka The MatrixDaniel Shields
2018-08-28ISSI31FL3733 driver (#3679)yiancar
2018-08-15Rgb matrix arm (#3648)yiancar