Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot 2025-04-11 05:27:17 +00:00
commit 1e948fd1e4

View File

@ -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