Remove more unnecessary quantum.h
includes (#23402)
This commit is contained in:
parent
f8a7a6848d
commit
a14c03b96e
60 changed files with 103 additions and 78 deletions
|
@ -17,10 +17,6 @@
|
|||
#include "terrazzo.h"
|
||||
|
||||
#ifdef LED_MATRIX_ENABLE
|
||||
#include <math.h>
|
||||
#include "print.h"
|
||||
#include "quantum.h"
|
||||
|
||||
const is31fl3731_led_t PROGMEM g_is31fl3731_leds[IS31FL3731_LED_COUNT] = {
|
||||
/* Refer to IS31 manual for these locations
|
||||
* https://cdn-learn.adafruit.com/downloads/pdf/adafruit-15x7-7x15-charlieplex-led-matrix-charliewing-featherwing.pdf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue