summaryrefslogtreecommitdiff
path: root/users/drashna/rgb/rgb_matrix_stuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna/rgb/rgb_matrix_stuff.h')
-rw-r--r--users/drashna/rgb/rgb_matrix_stuff.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/drashna/rgb/rgb_matrix_stuff.h b/users/drashna/rgb/rgb_matrix_stuff.h
index 9559134c8c..80770bf40f 100644
--- a/users/drashna/rgb/rgb_matrix_stuff.h
+++ b/users/drashna/rgb/rgb_matrix_stuff.h
@@ -13,3 +13,5 @@ void rgb_matrix_layer_helper(uint8_t hue, uint8_t sat, uint8_t val, uint8_t mode
bool rgb_matrix_indicators_advanced_keymap(uint8_t led_min, uint8_t led_max);
bool rgb_matrix_indicators_keymap(void);
+
+const char* rgb_matrix_name(uint8_t effect);