summaryrefslogtreecommitdiffstats
path: root/keyboards/v60_type_r/v60_type_r.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/v60_type_r/v60_type_r.h')
-rw-r--r--keyboards/v60_type_r/v60_type_r.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/v60_type_r/v60_type_r.h b/keyboards/v60_type_r/v60_type_r.h
index d65df2b3f..3d7aef7ea 100644
--- a/keyboards/v60_type_r/v60_type_r.h
+++ b/keyboards/v60_type_r/v60_type_r.h
@@ -18,10 +18,10 @@
#include "quantum.h"
-#include "rgblight.h"
-
#ifdef V60_POLESTAR
+#include "rgblight.h"
+
void rgb_init(void);
void set_rgb_color(uint8_t pin, uint8_t value, uint8_t timer_value);