diff options
author | vin <git@vineetk.net> | 2024-01-15 19:40:26 -0500 |
---|---|---|
committer | vin <git@vineetk.net> | 2024-01-15 19:41:32 -0500 |
commit | a2c86b4053386fbc9a70674802c1157375b10066 (patch) | |
tree | cda5faee0c8c2298a0be47b8c1961bf16df595c9 /quantum/rgb_matrix/animations/runners/rgb_matrix_runners.inc | |
parent | e33ae91091e425699f0cdfd4483023b07ec3ed5e (diff) |
remove rgb support
Diffstat (limited to 'quantum/rgb_matrix/animations/runners/rgb_matrix_runners.inc')
-rw-r--r-- | quantum/rgb_matrix/animations/runners/rgb_matrix_runners.inc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/quantum/rgb_matrix/animations/runners/rgb_matrix_runners.inc b/quantum/rgb_matrix/animations/runners/rgb_matrix_runners.inc deleted file mode 100644 index c09022bb0f..0000000000 --- a/quantum/rgb_matrix/animations/runners/rgb_matrix_runners.inc +++ /dev/null @@ -1,6 +0,0 @@ -#include "effect_runner_dx_dy_dist.h" -#include "effect_runner_dx_dy.h" -#include "effect_runner_i.h" -#include "effect_runner_sin_cos_i.h" -#include "effect_runner_reactive.h" -#include "effect_runner_reactive_splash.h" |