Remove quantum.h includes from keyboard code (#23394)
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
*/
|
||||
|
||||
#include "rgb_functions.h"
|
||||
#include <stdint.h>
|
||||
#include "quantum.h"
|
||||
#include "action.h"
|
||||
#include "rgblight.h"
|
||||
#include "rgb_matrix.h"
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#undef WS2812_DI_PIN
|
||||
|
||||
Reference in New Issue
Block a user