mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
f0198ad15e
1 changed files with 0 additions and 4 deletions
|
@ -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