From 5a6c53de34e7c3ab0677d33fac5d8966a8b602bd Mon Sep 17 00:00:00 2001 From: Alejandro Lembke Barrientos Date: Thu, 29 Sep 2022 07:03:18 -0600 Subject: [PATCH] Se cambia el color de referencia a verde --- keymap.c | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/keymap.c b/keymap.c index 481fb00..26da021 100644 --- a/keymap.c +++ b/keymap.c @@ -293,10 +293,10 @@ void rgb_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max) { break; default: if (isWindows == false){ - rgb_matrix_set_color(26, RGB_RED); + rgb_matrix_set_color(26, RGB_GREEN); } if (host_keyboard_leds() & (1<