Update keyboards/mariorion_v25/halconf.h

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Maria 2023-11-06 19:33:11 +00:00 committed by GitHub
parent ec90a1a746
commit b4451d38c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <halconf.h>