Browse Source

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

pull/20438/head
Drashna Jaelre 1 year ago
committed by GitHub
parent
commit
d11c37925b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
  1. +0
    -1
      keyboards/ymdk/id75/config.h
  2. +2
    -1
      keyboards/ymdk/id75/info.json

+ 0
- 1
keyboards/ymdk/id75/config.h 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
keyboards/ymdk/id75/info.json View File

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


Loading…
Cancel
Save