diff options
author | QMK Bot <hello@qmk.fm> | 2023-06-04 01:11:30 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-06-04 01:11:30 +0000 |
commit | 220dad26d053ef6ecf69653e0a5eb123115a778f (patch) | |
tree | 6c066a648481e173e029192c2b2f106b5fcd28cf /keyboards | |
parent | ce94daf3d879a8d01aafb5b846adf618138b3221 (diff) | |
parent | 698e31a2b01913c56097f8cd3ae0c7e41e8a49d1 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-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"], |