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

This commit is contained in:
QMK Bot
2023-04-13 01:00:14 +00:00
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -16,7 +16,6 @@
#pragma once
#define RGB_DI_PIN B9
#define RGB_MATRIX_LED_COUNT 89
#define RGB_DISABLE_WHEN_USB_SUSPENDED
+2 -1
View File
@@ -18,7 +18,8 @@
},
"processor": "STM32F103",
"ws2812": {
"driver": "pwm"
"driver": "pwm",
"pin": "B9"
},
"rgb_matrix": {
"animations": {