aboutsummaryrefslogtreecommitdiff
path: root/quantum/rgb_matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/rgb_matrix.h')
-rw-r--r--quantum/rgb_matrix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/rgb_matrix.h b/quantum/rgb_matrix.h
index b91c9fba5..046d98790 100644
--- a/quantum/rgb_matrix.h
+++ b/quantum/rgb_matrix.h
@@ -81,6 +81,7 @@ enum rgb_matrix_effects {
81 RGB_MATRIX_RAINBOW_PINWHEELS, 81 RGB_MATRIX_RAINBOW_PINWHEELS,
82 RGB_MATRIX_RAINBOW_MOVING_CHEVRON, 82 RGB_MATRIX_RAINBOW_MOVING_CHEVRON,
83 RGB_MATRIX_JELLYBEAN_RAINDROPS, 83 RGB_MATRIX_JELLYBEAN_RAINDROPS,
84 RGB_MATRIX_DIGITAL_RAIN,
84#ifdef RGB_MATRIX_KEYPRESSES 85#ifdef RGB_MATRIX_KEYPRESSES
85 RGB_MATRIX_SOLID_REACTIVE, 86 RGB_MATRIX_SOLID_REACTIVE,
86 RGB_MATRIX_SPLASH, 87 RGB_MATRIX_SPLASH,