summary refs log tree commit diff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-06-04 01:11:30 +0000
committerQMK Bot <hello@qmk.fm>2023-06-04 01:11:30 +0000
commit220dad26d053ef6ecf69653e0a5eb123115a778f (patch)
tree6c066a648481e173e029192c2b2f106b5fcd28cf
parentce94daf3d879a8d01aafb5b846adf618138b3221 (diff)
parent698e31a2b01913c56097f8cd3ae0c7e41e8a49d1 (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--keyboards/mechlovin/zed65/rev1/info.json3
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"],