Commit Graph

37 Commits (7514145ed6bc0f6a8f4b717e4ff88c38d339436b)

Author SHA1 Message Date
yrdns 22a8992d1b Fix RGB Matrix Cycle Left-Right Animation (#6421)
5 years ago
XScorpion2 e2dfb787da Adding rgb matrix speed into eeprom storage. (#5965)
5 years ago
Ryan Caltabiano cf215487ba Switching rgb_config_t to use HSV struct
5 years ago
Ryan Caltabiano c9a7161d93 Reduce rgb matrix firmware size
5 years ago
Ryan Caltabiano 5c7b37bbbd Added custom center point to rgb matrix
5 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811)
5 years ago
XScorpion2 60eae7335b RGB Matrix Typing Heatmap (#5786)
5 years ago
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
5 years ago
XScorpion2 bb208f3e3b Implement kb function for rgb matrix to led lookup (#5738)
5 years ago
XScorpion2 a7113c8ed0 Updated rgb_led struct field modifier to flags (#5619)
5 years ago
Daniel Prilik 1d784f0f95 RGB Matrix: Custom effects on a kb/user level (#5338)
5 years ago
M-AS bb52119a6d RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#5602)
5 years ago
Lenbok 2ffa4798a4 Fix bugs that cause compile failures when enabling only some animations.
5 years ago
Daniel Prilik 763b26cdb9 RGB Matrix support for Massdrop CTRL/ALT (#5328)
5 years ago
XScorpion2 c98247e3dd RGB Matrix Overhaul (#5372)
5 years ago
M-AS 221ac2eabb New RGB Matrix effect: Single color reactive (#5330)
5 years ago
David Dai b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)
5 years ago
Drashna Jaelre da1afe152a Fix up RGB Matrix code (#4503)
6 years ago
Florian Didron 504bf11769 Allows disabling rgb effects in userspace (#4422)
6 years ago
James Laird-Wah 0c3137d8ff rgb_matrix: continue calling rgb_matrix_indicators() when toggled off
6 years ago
Florian Didron 9aecf4ccfd Adds a method allowing to set custom colors to the rgb matrix
6 years ago
Daniel Shields da6c58175a Make digital rain RGB matrix effect #define configurable.
6 years ago
James Laird-Wah b382076ad1 Keyboard: keyboardio model01: rgbmatrix support (#3989)
6 years ago
James Laird-Wah f70f45ee67 RGB Matrix refactoring to open up for new drivers (#3913)
6 years ago
Florian Didron c7ce0d21dc Moves animation calculation logic out of the for loops
6 years ago
Daniel Shields 4d5705ea6c Add new RGB matrix effect digital rain aka The Matrix
6 years ago
yiancar fdd0f91527 ISSI31FL3733 driver (#3679)
6 years ago
yiancar ad2bb529c7 Rgb matrix arm (#3648)
6 years ago
Erez Zukerman 9c2dde98e2
Merge pull request #3229 from qmk/hf/shinydox
6 years ago
yiancar a7df902734 Addition of hard brigtness limit for RGB_Matrix (#3299)
6 years ago
Jack Humbert 6380f83190 refactor, non-working
6 years ago
Jack Humbert bad56a4f2b adds timeout to avr i2c
6 years ago
Erez Zukerman 21ad968ac1 Customizable LED test duration (#3086)
6 years ago
yiancar a98a91cf1b Rgb matrix fixes, I2C library can now retry if it has failed (#2943)
6 years ago
yiancar c89565cc3d General RGB matrix fixes (#2931)
6 years ago
yiancar afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)
6 years ago
Jack Humbert 14b7602a65
Adds IS31FL3731 RGB Matrix Implementation (#2910)
6 years ago