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