forked from mirrors/qmk_userspace
tmk_core: remove direct quantum.h
includes (#21465)
This commit is contained in:
parent
d83578dbe4
commit
30de598650
7 changed files with 13 additions and 9 deletions
|
@ -48,10 +48,10 @@
|
|||
# include "sleep_led.h"
|
||||
#endif
|
||||
#include "suspend.h"
|
||||
#include "wait.h"
|
||||
|
||||
#include "usb_descriptor.h"
|
||||
#include "lufa.h"
|
||||
#include "quantum.h"
|
||||
#include "usb_device_state.h"
|
||||
#include <util/atomic.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue