Remove quantum.h
includes from keyboard code (#23394)
This commit is contained in:
parent
408f6e43cd
commit
c635733a7f
60 changed files with 123 additions and 70 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue