summaryrefslogtreecommitdiff
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/v60_type_r/v60_type_r.h b/keyboards/v60_type_r/v60_type_r.h
index 8494897e62..7a82c513ad 100644
--- a/keyboards/v60_type_r/v60_type_r.h
+++ b/keyboards/v60_type_r/v60_type_r.h
@@ -25,7 +25,7 @@ void rgb_init(void);
void set_rgb_color(uint8_t pin, uint8_t value, uint8_t timer_value);
enum my_keycodes {
- RGB_RI = SAFE_RANGE,
+ RGB_RI = QK_KB_0,
RGB_RD,
RGB_GI,
RGB_GD,