Browse Source

Fix for Solid Reactive mode bug (#5846)

derp, forgot to remove the pragma once
pull/5857/head 0.6.371
XScorpion2 5 years ago
committed by Drashna Jaelre
parent
commit
819364ea23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      quantum/rgb_matrix_animations/solid_reactive_simple_anim.h

+ 0
- 1
quantum/rgb_matrix_animations/solid_reactive_simple_anim.h View File

@ -1,4 +1,3 @@
#pragma once
#ifdef RGB_MATRIX_KEYREACTIVE_ENABLED
#ifndef DISABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE
RGB_MATRIX_EFFECT(SOLID_REACTIVE_SIMPLE)


Loading…
Cancel
Save