forked from mirrors/qmk_userspace
drivers: remove direct quantum.h
includes (#21473)
This commit is contained in:
parent
726132fb69
commit
b6d9409d2f
16 changed files with 30 additions and 23 deletions
|
@ -1,5 +1,7 @@
|
|||
#include "quantum.h"
|
||||
#include "ws2812.h"
|
||||
#include "gpio.h"
|
||||
#include "util.h"
|
||||
#include "chibios_config.h"
|
||||
|
||||
/* Adapted from https://github.com/gamazeps/ws2812b-chibios-SPIDMA/ */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue