瀏覽代碼

Fix for Solid Reactive mode bug (#5846)

derp, forgot to remove the pragma once
XScorpion2 6 年之前
父節點
當前提交
819364ea23
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      quantum/rgb_matrix_animations/solid_reactive_simple_anim.h

+ 0 - 1
quantum/rgb_matrix_animations/solid_reactive_simple_anim.h

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