mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
f0198ad15e
|
@ -39,10 +39,6 @@
|
||||||
|
|
||||||
#if defined(RGBLIGHT_ENABLE)
|
#if defined(RGBLIGHT_ENABLE)
|
||||||
# include "rgblight.h"
|
# include "rgblight.h"
|
||||||
#elif defined(RGB_MATRIX_ENABLE)
|
|
||||||
// Dummy define RGBLIGHT_MODE_xxxx
|
|
||||||
# define RGBLIGHT_H_DUMMY_DEFINE
|
|
||||||
# include "rgblight.h"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef RGB_MATRIX_ENABLE
|
#ifdef RGB_MATRIX_ENABLE
|
||||||
|
|
Loading…
Reference in a new issue