From b4451d38c3df5e349a440e3b0f17d899e7bd774e Mon Sep 17 00:00:00 2001 From: Maria <81305596+toril940@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:33:11 +0000 Subject: [PATCH] Update keyboards/mariorion_v25/halconf.h Co-authored-by: Ryan --- keyboards/mariorion_v25/halconf.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/keyboards/mariorion_v25/halconf.h b/keyboards/mariorion_v25/halconf.h index 03ceac22539..fa185a82f91 100644 --- a/keyboards/mariorion_v25/halconf.h +++ b/keyboards/mariorion_v25/halconf.h @@ -1,9 +1,7 @@ #pragma once -#undef HAL_USE_PWM #define HAL_USE_PWM TRUE -#undef HAL_USE_SPI #define HAL_USE_SPI FALSE #include_next \ No newline at end of file