Skip to content

Commit

Permalink
style: move RGB DI pin back to config.h
Browse files Browse the repository at this point in the history
Co-authored-by: jack <0x6a73@protonmail.com>
  • Loading branch information
lesshonor and waffle87 authored Mar 1, 2023
1 parent f6bf3b4 commit d89e063
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion keyboards/ymdk/id75/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#pragma once

#if defined(RGB_MATRIX_ENABLE)

# define RGB_DI_PIN B9
# define RGB_MATRIX_LED_COUNT 89

# define RGB_DISABLE_WHEN_USB_SUSPENDED
Expand Down
3 changes: 0 additions & 3 deletions keyboards/ymdk/id75/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@
],
"max_brightness": 128
},
"rgblight": {
"pin": "B9"
},
"usb": {
"device_version": "0.0.1",
"pid": "0x0075",
Expand Down

0 comments on commit d89e063

Please sign in to comment.