mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-24 07:01:57 +00:00
[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>
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "hue_pendulum_anim.h"
|
||||
#include "hue_wave_anim.h"
|
||||
#include "pixel_rain_anim.h"
|
||||
#include "pixel_flow_anim.h"
|
||||
#include "pixel_fractal_anim.h"
|
||||
#include "typing_heatmap_anim.h"
|
||||
#include "digital_rain_anim.h"
|
||||
|
||||
Reference in New Issue
Block a user