diff options
| author | U-LANDSRAAD\drashna <drashna@live.com> | 2018-03-28 13:16:09 -0700 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2018-03-28 16:55:58 -0400 |
| commit | c1b46206a7872a422b16b453db09477bac995929 (patch) | |
| tree | be3cc29bf569c52a28a07c5f27d23fc4f941e16c /quantum/rgblight.h | |
| parent | 9cfeb4e6cff521d4f7219f2774d69ce9ce96a0cf (diff) | |
| download | qmk_firmware-c1b46206a7872a422b16b453db09477bac995929.tar.gz qmk_firmware-c1b46206a7872a422b16b453db09477bac995929.zip | |
Fix commands and update my userspace (for testing)
Diffstat (limited to 'quantum/rgblight.h')
| -rw-r--r-- | quantum/rgblight.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
| 74 | #include "ws2812.h" | 74 | #include "ws2812.h" |
| 75 | #endif | 75 | #endif |
| 76 | #include "rgblight_types.h" | 76 | #include "rgblight_types.h" |
| 77 | #include "rgblight_list.h" | ||
| 77 | 78 | ||
| 78 | extern LED_TYPE led[RGBLED_NUM]; | 79 | extern LED_TYPE led[RGBLED_NUM]; |
| 79 | 80 | ||
