mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-19 21:25:19 +02:00
BL
This commit is contained in:
parent
a230aba402
commit
40148c430e
@ -65,7 +65,9 @@ void matrix_init(void)
|
||||
MCUCR |= (1<<JTD);
|
||||
MCUCR |= (1<<JTD);
|
||||
|
||||
#ifdef BACKLIGHT_ENABLE
|
||||
backlight_init_ports();
|
||||
#endif
|
||||
|
||||
// Turn status LED on
|
||||
DDRE |= (1<<6);
|
||||
|
Loading…
x
Reference in New Issue
Block a user