Fix Indicator LEDs brightness
This commit is contained in:
committed by
Florian Didron
parent
8f065c420b
commit
e7b95fba58
@@ -62,7 +62,6 @@ void matrix_init_kb(void) {
|
||||
void ergodox_blink_all_leds(void)
|
||||
{
|
||||
ergodox_led_all_off();
|
||||
ergodox_led_all_set(LED_BRIGHTNESS_DEFAULT);
|
||||
ergodox_right_led_1_on();
|
||||
_delay_ms(50);
|
||||
ergodox_right_led_2_on();
|
||||
|
||||
Reference in New Issue
Block a user