mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-03 11:51:57 +00:00
BL
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user