summaryrefslogtreecommitdiff
path: root/users/curry/curry.c
diff options
context:
space:
mode:
Diffstat (limited to 'users/curry/curry.c')
-rw-r--r--users/curry/curry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/curry/curry.c b/users/curry/curry.c
index a9f9f79870..f29b9c3ff7 100644
--- a/users/curry/curry.c
+++ b/users/curry/curry.c
@@ -58,7 +58,7 @@ void shutdown_user(void) {
#if defined(RGBLIGHT_ENABLE)
rgblight_enable_noeeprom();
rgblight_mode_noeeprom(1);
- rgblight_setrgb_red();
+ rgblight_setrgb(RGB_RED);
#endif
#if defined(RGB_MATRIX_ENABLE)