From cd91a3ced79db6c293b20ee4a7bf429012f58478 Mon Sep 17 00:00:00 2001 From: Albert Y <76888457+filterpaper@users.noreply.github.com> Date: Tue, 14 Feb 2023 01:58:27 +0800 Subject: Update fractal attribution comment (#19832) --- quantum/rgb_matrix/animations/pixel_fractal_anim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quantum/rgb_matrix') diff --git a/quantum/rgb_matrix/animations/pixel_fractal_anim.h b/quantum/rgb_matrix/animations/pixel_fractal_anim.h index b26d5c4100..875b4ceb3d 100644 --- a/quantum/rgb_matrix/animations/pixel_fractal_anim.h +++ b/quantum/rgb_matrix/animations/pixel_fractal_anim.h @@ -1,6 +1,6 @@ // Copyright (C) 2022 @filterpaper // SPDX-License-Identifier: GPL-2.0-or-later -// Inspired from 4x12 fractal created by @schwarzgrau +// Inspired by 4x12 fractal from @GEIGEIGEIST #ifdef ENABLE_RGB_MATRIX_PIXEL_FRACTAL RGB_MATRIX_EFFECT(PIXEL_FRACTAL) -- cgit v1.2.3