summaryrefslogtreecommitdiff
path: root/keyboards/meira/meira.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/meira/meira.c')
-rw-r--r--keyboards/meira/meira.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/meira/meira.c b/keyboards/meira/meira.c
index 7879875db7..e900fd0dd6 100644
--- a/keyboards/meira/meira.c
+++ b/keyboards/meira/meira.c
@@ -30,7 +30,9 @@ void matrix_init_kb(void)
#ifdef ISSI_ENABLE
issi_init();
#endif
+#ifdef BACKLIGHT_ENABLE
backlight_set(5);
+#endif
#ifdef WATCHDOG_ENABLE
// This is done after turning the layer LED red, if we're caught in a loop
// we should get a flashing red light