mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
6624671a60
@ -14,10 +14,10 @@
|
|||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "rgblight.h"
|
|
||||||
#include "rgb_matrix.h"
|
|
||||||
|
|
||||||
#ifdef RGBLIGHT_ENABLE
|
#ifdef RGBLIGHT_ENABLE
|
||||||
|
|
||||||
|
#include "rgblight.h"
|
||||||
|
|
||||||
#undef WS2812_DI_PIN
|
#undef WS2812_DI_PIN
|
||||||
#define WS2812_DI_PIN RGBLIGHT_DI_PIN
|
#define WS2812_DI_PIN RGBLIGHT_DI_PIN
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user