~ruther/qmk_firmware

819364ea23c000d3015ca6d15b093ebf96c45732 — XScorpion2 6 years ago b9c38cf
Fix for Solid Reactive mode bug (#5846)

derp, forgot to remove the pragma once
1 files changed, 0 insertions(+), 1 deletions(-)

M quantum/rgb_matrix_animations/solid_reactive_simple_anim.h
M quantum/rgb_matrix_animations/solid_reactive_simple_anim.h => quantum/rgb_matrix_animations/solid_reactive_simple_anim.h +0 -1
@@ 1,4 1,3 @@
#pragma once
#ifdef RGB_MATRIX_KEYREACTIVE_ENABLED
#ifndef DISABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE
RGB_MATRIX_EFFECT(SOLID_REACTIVE_SIMPLE)