commit: 6624671a603c783e60719792ab02c890966d1b6c
parent 6b8670fe8fc17115a2d20b4eabb9139cc4cde38e
Author: QMK Bot <hello@qmk.fm>
Date: Fri, 11 Apr 2025 05:26:44 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/keyboards/work_louder/rgb_functions.c b/keyboards/work_louder/rgb_functions.c
@@ -14,10 +14,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#ifdef RGBLIGHT_ENABLE
+
#include "rgblight.h"
-#include "rgb_matrix.h"
-#ifdef RGBLIGHT_ENABLE
#undef WS2812_DI_PIN
#define WS2812_DI_PIN RGBLIGHT_DI_PIN