[Keyboard] Update ymdk/id75 config (#20432)

master
Drashna Jaelre 2023-04-12 17:59:07 -07:00 committed by GitHub
parent a41f6a3e07
commit d11c37925b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

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

View File

@ -18,7 +18,8 @@
},
"processor": "STM32F103",
"ws2812": {
"driver": "pwm"
"driver": "pwm",
"pin": "B9"
},
"rgb_matrix": {
"animations": {