1
0
Fork 0

Remove quantum.h includes from keyboard code (#23394)

This commit is contained in:
Ryan 2024-04-03 10:44:25 +11:00 committed by GitHub
parent 408f6e43cd
commit c635733a7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
60 changed files with 123 additions and 70 deletions

View file

@ -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],