qmk_firmware/quantum/rgb_matrix
Albert Y e8fa329073
[Core] Add Pixel Flow RGB matrix effect (#15829)
* Initial PIXEL FLOW matrix effect commit

* Commit suggested use of rgb_matrix_check_finished_leds

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

* Code change support for split RGB

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2022-02-05 05:55:51 +11:00
..
animations [Core] Add Pixel Flow RGB matrix effect (#15829) 2022-02-05 05:55:51 +11:00
rgb_matrix.c fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954) 2021-12-27 13:50:44 +11:00
rgb_matrix.h Require explicit enabling of RGB Matrix modes (#15018) 2021-11-15 10:41:04 -08:00
rgb_matrix_drivers.c Add a new led driver for Keychron's keyboards. (#14872) 2021-11-02 09:43:53 +11:00
rgb_matrix_types.h