Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up LED/RGB Matrix driver config (#14760) | Ryan | 2021-10-10 | 1 | -53/+74 |
| | |||||
* | Put back eeconfig_update_ functions (#14751) | Joel Challis | 2021-10-08 | 1 | -0/+2 |
| | |||||
* | Reuse of EEPROM debounce logic (#14699) | Joel Challis | 2021-10-07 | 1 | -22/+10 |
| | | | | | | | | | * reuse rgb debounce logic * Refactor led matrix * Remove log line * timeout should not be hard coded | ||||
* | [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451) | Drashna Jaelre | 2021-09-15 | 1 | -1/+6 |
| | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | [Bug] Fix RGB/LED Matrix Suspend code (#14084) | Drashna Jaelre | 2021-08-20 | 1 | -2/+3 |
| | |||||
* | Rgb matrix/enable modes explicitly (#13758) | Drashna Jaelre | 2021-08-18 | 30 | -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 Challis | 2021-07-27 | 1 | -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) | Ryan | 2021-07-17 | 1 | -1/+0 |
| | |||||
* | Fix LED Hit Counter for LED/RGB Matrix (#12674) | Johannes Choo | 2021-07-16 | 1 | -1/+1 |
| | |||||
* | Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457) | Chris Cullin | 2021-07-15 | 1 | -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 develop | QMK Bot | 2021-06-23 | 3 | -4/+4 |
| | |||||
* | Move LED/RGB Matrix code into their own directories (#13257) | Ryan | 2021-06-22 | 48 | -0/+2171 |