From 08b476234c686f4726c78b878991956b4be5cb15 Mon Sep 17 00:00:00 2001 From: Maria <81305596+toril940@users.noreply.github.com> Date: Sat, 21 Oct 2023 21:58:43 +0100 Subject: [PATCH] Update keyboards/mariorion_v25/prod/mariorion_v25.c Co-authored-by: Duncan Sutherland --- keyboards/mariorion_v25/prod/mariorion_v25.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/mariorion_v25/prod/mariorion_v25.c b/keyboards/mariorion_v25/prod/mariorion_v25.c index f106829cedd..fce5b49a5ca 100644 --- a/keyboards/mariorion_v25/prod/mariorion_v25.c +++ b/keyboards/mariorion_v25/prod/mariorion_v25.c @@ -79,4 +79,4 @@ void suspend_wakeup_init_kb(void) { writePinHigh(INDICATOR_2); suspend_wakeup_init_user(); -} \ No newline at end of file +}