drivers: remove direct quantum.h includes (#21473)

This commit is contained in:
Ryan 2023-07-09 20:03:50 +10:00 committed by GitHub
parent 726132fb69
commit b6d9409d2f
Failed to generate hash of commit
16 changed files with 30 additions and 23 deletions

View file

@ -16,7 +16,7 @@
*/
#include "apa102.h"
#include "quantum.h"
#include "gpio.h"
#ifndef APA102_NOPS
# if defined(__AVR__)