Add customisable EEPROM driver selection (#7274)
[jackhill/qmk/firmware.git] / quantum / rgb_matrix.h
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2019-12-16 Joel ChallisRelocate RGB keycode processing (#7508)
2019-11-21 William ChangMerge remote-tracking branch 'upstream/master'
2019-08-30 skullYclang-format changes
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check 0.6.432
2019-07-16 XScorpion2Adding rgb matrix speed into eeprom storage. (#5965) 0.6.429
2019-07-13 William ChangMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-05-10 XScorpion2Cleanup/rgb matrix (#5811) 0.6.369
2019-05-10 William ChangMerge pull request #2 from billiams/feature/billiams
2019-05-10 William ChangMerge branch 'qmk-master'
2019-05-10 William Changresolved conflicts
2019-05-08 XScorpion2RGB Matrix Typing Heatmap (#5786) 0.6.367
2019-05-07 XScorpion2rgb_led struct conversion (aka: Per led (key) type... 0.6.366
2019-04-29 XScorpion2Updated rgb_led struct field modifier to flags (#5619) 0.6.342
2019-04-29 Daniel PrilikRGB Matrix: Custom effects on a kb/user level (#5338) 0.6.341
2019-04-22 M-ASRGB Matrix Animations: Three/six new reactive effects...
2019-04-22 EroviaDefine RGB colors (#5300)
2019-04-15 XScorpion2Features/ws2812 matrix driver (#5418) 0.6.335
2019-04-08 Jack HumbertAdds the Planck EZ, 3737 RGB, fixes out-of-tune notes...
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-03 Drashna JaelreMerge pull request #5536 from stanrc85/feature/updates
2019-04-03 XScorpion2RGB Matrix Overhaul (#5372) 0.6.328
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) 0.6.316
2019-02-10 skullYrevert accidental rgb_matrix.h changes
2019-02-10 skullYThe beginning of a simple led matrix driver for is31fl3731
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697) 0.6.250
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... 0.6.219
2018-12-03 Drashna JaelreFix up RGB Matrix code (#4503) 0.6.194
2018-11-20 Erez ZukermanMerge pull request #4453 from drashna/fix_ucis 0.6.181
2018-11-18 Florian DidronAllows disabling rgb effects in userspace (#4422)
2018-10-02 Florian DidronAdds a method allowing to set custom colors to the... 0.6.132
2018-09-27 James Laird-WahRGB Matrix refactoring to open up for new drivers ...
2018-09-26 Daniel ShieldsAdd new RGB matrix effect digital rain aka The Matrix 0.6.124
2018-08-28 yiancarISSI31FL3733 driver (#3679) 0.6.98
2018-07-03 Erez ZukermanMerge pull request #3229 from qmk/hf/shinydox 0.6.57
2018-06-13 Jack Humbertadds timeout to avr i2c
2018-05-15 Erez ZukermanMerge branch 'master' into hf/shinydox
2018-05-10 yiancarGeneral RGB matrix fixes (#2931) 0.6.30
2018-05-09 yiancarAdd effect speed support for RGB Matrix *No EEPROM... 0.6.27
2018-05-08 Jack HumbertAdds IS31FL3731 RGB Matrix Implementation (#2910)