aboutsummaryrefslogtreecommitdiff
path: root/quantum/rgb_matrix.c
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/rgb_matrix.c')
-rw-r--r--quantum/rgb_matrix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/rgb_matrix.c b/quantum/rgb_matrix.c
index 1a9cf82e5..3fae9d737 100644
--- a/quantum/rgb_matrix.c
+++ b/quantum/rgb_matrix.c
@@ -111,7 +111,6 @@ const point_t k_rgb_matrix_center = RGB_MATRIX_CENTER;
111# define RGB_MATRIX_STARTUP_SPD UINT8_MAX / 2 111# define RGB_MATRIX_STARTUP_SPD UINT8_MAX / 2
112#endif 112#endif
113 113
114
115bool g_suspend_state = false; 114bool g_suspend_state = false;
116 115
117rgb_config_t rgb_matrix_config; 116rgb_config_t rgb_matrix_config;