From c1b46206a7872a422b16b453db09477bac995929 Mon Sep 17 00:00:00 2001 From: U-LANDSRAAD\drashna Date: Wed, 28 Mar 2018 13:16:09 -0700 Subject: Fix commands and update my userspace (for testing) --- quantum/rgblight.h | 1 + 1 file changed, 1 insertion(+) (limited to 'quantum/rgblight.h') diff --git a/quantum/rgblight.h b/quantum/rgblight.h index 73dd89946..8c33f1a8f 100644 --- a/quantum/rgblight.h +++ b/quantum/rgblight.h @@ -74,6 +74,7 @@ #include "ws2812.h" #endif #include "rgblight_types.h" +#include "rgblight_list.h" extern LED_TYPE led[RGBLED_NUM]; -- cgit v1.2.3