use full brightness instead
This commit is contained in:
committed by
Florian Didron
parent
e7b95fba58
commit
3489ebb1c1
@@ -110,6 +110,8 @@ void ergodox_blink_all_leds(void)
|
|||||||
|
|
||||||
//ergodox_led_all_on();
|
//ergodox_led_all_on();
|
||||||
//_delay_ms(333);
|
//_delay_ms(333);
|
||||||
|
ergodox_led_all_set((uint8_t)keyboard_config.led_level * 255 / 4 );
|
||||||
|
|
||||||
ergodox_led_all_off();
|
ergodox_led_all_off();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user