diff options
author | mechlovin <57231893+mechlovin@users.noreply.github.com> | 2023-06-04 08:10:53 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-04 02:10:53 +0100 |
commit | 698e31a2b01913c56097f8cd3ae0c7e41e8a49d1 (patch) | |
tree | 0c1da3d58b53de0b4b788f34d8064f1e59923583 /keyboards/mechlovin | |
parent | 23a9d1ffc75f522b431c1a2593d625aa9823e41e (diff) |
[Keyboard] Zed65 Rev.1 - Update info.json (#21122)
Diffstat (limited to 'keyboards/mechlovin')
-rw-r--r-- | keyboards/mechlovin/zed65/rev1/info.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/mechlovin/zed65/rev1/info.json b/keyboards/mechlovin/zed65/rev1/info.json index 193430bfed..869564c671 100644 --- 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"], |