qmk_firmware

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

commit 698e31a2b01913c56097f8cd3ae0c7e41e8a49d1
parent 23a9d1ffc75f522b431c1a2593d625aa9823e41e
Author: mechlovin <57231893+mechlovin@users.noreply.github.com>
Date:   Sun,  4 Jun 2023 08:10:53 +0700

[Keyboard] Zed65 Rev.1 - Update info.json (#21122)


Diffstat:
Mkeyboards/mechlovin/zed65/rev1/info.json | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/keyboards/mechlovin/zed65/rev1/info.json b/keyboards/mechlovin/zed65/rev1/info.json @@ -20,8 +20,8 @@ "caps_lock": "B9", "on_state": 0 }, + "diode_direction": "COL2ROW", "rgblight": { - "pin": "A7", "led_count": 24, "sleep": true, "animations": { @@ -38,6 +38,7 @@ } }, "ws2812": { + "pin": "A7", "driver": "spi" }, "community_layouts": ["65_ansi_blocker_tsangan"],