summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix
Commit message (Collapse)AuthorAgeFilesLines
* [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451)Drashna Jaelre2021-09-151-1/+6
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [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
| | | | | | | | | | | * Change animations to require explicet activation * Add support for legacy config * Make default for now * Add LED Matrix support * change LED Matrix docs
* Align AW20216 driver (#13712)Joel Challis2021-07-271-2/+10
| | | | | | | | | | | | | | | | | * Align AW20216 driver * Update drivers/awinic/aw20216.h Co-authored-by: Ryan <fauxpark@gmail.com> * Review comments * formatting fixes * stop if start failed? * review comments Co-authored-by: Ryan <fauxpark@gmail.com>
* 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
| | | | | | | | | | | | | | | | | | | * initial commit * removed changes to write_pwm_buffer * backward compatbility added * fixed issue with backward compatibility * documentation update * removed unneccessary comment. branched from master * updated per comments #13457 * removed blank line * cformat on diff files
* 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