qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 73f7778a2590e30954948cea2fc24c6f3ceae09b
parent ce4205b91fc36620ef88991c37e7a587da32ac0f
Author: jack <0x6A73@pm.me>
Date:   Mon, 17 Apr 2023 06:07:50 -0600

Fixup dymium65 RGB Pin (#20473)


Diffstat:
Mkeyboards/dotmod/dymium65/config.h | 2--
Mkeyboards/dotmod/dymium65/info.json | 3+++
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/keyboards/dotmod/dymium65/config.h b/keyboards/dotmod/dymium65/config.h @@ -24,8 +24,6 @@ #define FORCE_NKRO -// The pin connected to the data pin of the LEDs -#define RGB_DI_PIN D7 // The number of LEDs connected #define RGB_MATRIX_LED_COUNT 66 #define RGB_MATRIX_KEYPRESSES diff --git a/keyboards/dotmod/dymium65/info.json b/keyboards/dotmod/dymium65/info.json @@ -33,6 +33,9 @@ {"pin_a": "C7", "pin_b": "D1"} ] }, + "ws2812": { + "pin": "D7" + }, "rgb_matrix": { "driver": "WS2812", "animations": {