forked from mirror/qmk_firmware
Remove quantum.h includes from keyboard code (#23394)
This commit is contained in:
@@ -27,7 +27,10 @@ This will require a new communication protocol, as the current one is limited.
|
||||
*/
|
||||
|
||||
#include "remote_kb.h"
|
||||
#include "quantum.h"
|
||||
#include "uart.h"
|
||||
#include "wait.h"
|
||||
#include "debug.h"
|
||||
|
||||
uint8_t
|
||||
msg[UART_MSG_LEN],
|
||||
|
||||
Reference in New Issue
Block a user