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
|
|
@ -1,7 +1,7 @@
|
|||
#ifdef RGBLIGHT_ENABLE
|
||||
|
||||
#include <stdio.h>
|
||||
#include "quantum.h"
|
||||
#include "rgblight.h"
|
||||
|
||||
extern rgblight_config_t rgblight_config;
|
||||
char rbf_info_str[24];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue