[Keyboard] Update ymdk/id75 config (#20432)
parent
a41f6a3e07
commit
d11c37925b
|
@ -16,7 +16,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#define RGB_DI_PIN B9
|
||||
#define RGB_MATRIX_LED_COUNT 89
|
||||
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
|
|
|
@ -18,7 +18,8 @@
|
|||
},
|
||||
"processor": "STM32F103",
|
||||
"ws2812": {
|
||||
"driver": "pwm"
|
||||
"driver": "pwm",
|
||||
"pin": "B9"
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"animations": {
|
||||
|
|
Loading…
Reference in New Issue