Restore brightness
This commit is contained in:
committed by
Florian Didron
parent
3489ebb1c1
commit
fd63ea595f
@@ -62,6 +62,7 @@ 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