mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-07-29 02:02:08 +01:00
drivers: remove direct quantum.h includes (#21473)
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
|
||||
#include "uart.h"
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#if defined(MCU_KINETIS)
|
||||
static SerialConfig serialConfig = {SERIAL_DEFAULT_BITRATE};
|
||||
#elif defined(WB32F3G71xx) || defined(WB32FQ95xx)
|
||||
|
||||
Reference in New Issue
Block a user