mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 13:42:00 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
1e948fd1e4
@ -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