This commit is contained in:
Michael Grote 2024-08-05 13:25:51 +02:00
parent 79e53ba238
commit 944fe18f25

View file

@ -22,26 +22,26 @@ bool rgb_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max) {
break;
case 1:
// <led-index> {siehe ../../skeletyl.c) <rgb-wert>
// Colors thumbs
// color thumbs
rgb_matrix_set_color(35, 255, 165, 0); // orange
rgb_matrix_set_color(34, 255, 165, 0); // orange
rgb_matrix_set_color(33, 255, 165, 0); // orange
break;
case 2:
// Colors thumbs
// color thumbs
rgb_matrix_set_color(15, 0, 90, 255); // blue
rgb_matrix_set_color(16, 0, 90, 255); // blue
rgb_matrix_set_color(17, 0, 90, 255); // blue
break;
case 3:
// Colors thumbs
// color thumbs
rgb_matrix_set_color(35, 4, 147, 4); // green
rgb_matrix_set_color(34, 4, 147, 4); // green
rgb_matrix_set_color(33, 4, 147, 4); // green
rgb_matrix_set_color(15, 4, 147, 4); // green
rgb_matrix_set_color(16, 4, 147, 4); // green
rgb_matrix_set_color(17, 4, 147, 4); // green
// Colors pairs
// color pairs
// ´`
rgb_matrix_set_color(35, 235, 95, 100); // green
rgb_matrix_set_color(35, 235, 95, 100); // green
@ -62,7 +62,7 @@ bool rgb_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max) {
rgb_matrix_set_color(35, 215, 55, 100); // green
break;
case 4:
// Colors thumbs
// color thumbs
rgb_matrix_set_color(35, 255, 241, 21); // yellow
rgb_matrix_set_color(34, 255, 241, 21); // yellow
rgb_matrix_set_color(33, 255, 241, 21); // yellow