~ruther/qmk_firmware

cd91a3ced79db6c293b20ee4a7bf429012f58478 — Albert Y 2 years ago ef88136
Update fractal attribution comment (#19832)

1 files changed, 1 insertions(+), 1 deletions(-)

M quantum/rgb_matrix/animations/pixel_fractal_anim.h
M quantum/rgb_matrix/animations/pixel_fractal_anim.h => quantum/rgb_matrix/animations/pixel_fractal_anim.h +1 -1
@@ 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)