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
|
@ -1,6 +1,5 @@
|
|||
#include <avr/io.h>
|
||||
#include "duck_led.h"
|
||||
#include "quantum.h"
|
||||
#include "wait.h"
|
||||
|
||||
void show(void) {
|
||||
wait_us((RES / 1000UL) + 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue