mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 13:42:00 +00:00
Update keyboards/mariorion_v25/halconf.h
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
ec90a1a746
commit
b4451d38c3
@ -1,9 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#undef HAL_USE_PWM
|
|
||||||
#define HAL_USE_PWM TRUE
|
#define HAL_USE_PWM TRUE
|
||||||
|
|
||||||
#undef HAL_USE_SPI
|
|
||||||
#define HAL_USE_SPI FALSE
|
#define HAL_USE_SPI FALSE
|
||||||
|
|
||||||
#include_next <halconf.h>
|
#include_next <halconf.h>
|
Loading…
Reference in New Issue
Block a user