]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum/rgb_matrix.c
Switching rgb_config_t to use HSV struct
[qmk_firmware.git] / quantum / rgb_matrix.c
2019-07-12 Ryan CaltabianoSwitching rgb_config_t to use HSV struct
2019-05-19 Ryan CaltabianoReduce rgb matrix firmware size
2019-05-19 Drashna Jaelre[Keymap] Drashna Corne Keyboard updates (#5903)
2019-05-19 Ryan CaltabianoAdded custom center point to rgb matrix
2019-05-10 XScorpion2Cleanup/rgb matrix (#5811)
2019-05-08 XScorpion2RGB Matrix Typing Heatmap (#5786)
2019-05-07 XScorpion2rgb_led struct conversion (aka: Per led (key) type...
2019-04-30 XScorpion2Implement kb function for rgb matrix to led lookup...
2019-04-29 XScorpion2Updated rgb_led struct field modifier to flags (#5619)
2019-04-29 Daniel PrilikRGB Matrix: Custom effects on a kb/user level (#5338)
2019-04-22 M-ASRGB Matrix Animations: Three/six new reactive effects...
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-06 LenbokFix bugs that cause compile failures when enabling...
2019-04-04 Daniel PrilikRGB Matrix support for Massdrop CTRL/ALT (#5328)
2019-04-03 Drashna JaelreMerge pull request #5536 from stanrc85/feature/updates
2019-04-03 XScorpion2RGB Matrix Overhaul (#5372)
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-17 M-ASNew RGB Matrix effect: Single color reactive (#5330)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2018-12-31 David DaiChange rgblight_get_mode & rgb_matrix_get_mode's return...
2018-12-03 Drashna JaelreFix up RGB Matrix code (#4503)
2018-11-20 Erez ZukermanMerge pull request #4453 from drashna/fix_ucis
2018-11-18 Florian DidronAllows disabling rgb effects in userspace (#4422)
2018-10-05 James Laird-Wahrgb_matrix: continue calling rgb_matrix_indicators...
2018-10-02 Florian DidronAdds a method allowing to set custom colors to the...
2018-10-01 Daniel ShieldsMake digital rain RGB matrix effect #define configurable.
2018-09-28 James Laird-WahKeyboard: keyboardio model01: rgbmatrix support (#3989)
2018-09-27 James Laird-WahRGB Matrix refactoring to open up for new drivers ...
2018-09-27 Florian DidronMoves animation calculation logic out of the for loops
2018-09-26 Daniel ShieldsAdd new RGB matrix effect digital rain aka The Matrix
2018-08-28 yiancarISSI31FL3733 driver (#3679)
2018-08-15 yiancarRgb matrix arm (#3648)
2018-07-03 Erez ZukermanMerge pull request #3229 from qmk/hf/shinydox
2018-07-03 yiancarAddition of hard brigtness limit for RGB_Matrix (#3299)
2018-06-23 Jack Humbertrefactor, non-working
2018-06-13 Jack Humbertadds timeout to avr i2c
2018-06-12 Jack HumbertMerge branch 'master' of github.com:qmk/qmk_firmware...
2018-05-31 Erez ZukermanCustomizable LED test duration (#3086)
2018-05-15 Erez ZukermanMerge branch 'master' into hf/shinydox
2018-05-14 yiancarRgb matrix fixes, I2C library can now retry if it has...
2018-05-10 yiancarGeneral RGB matrix fixes (#2931)
2018-05-09 yiancarAdd effect speed support for RGB Matrix *No EEPROM...
2018-05-08 Jack HumbertAdds IS31FL3731 RGB Matrix Implementation (#2910)