Browse Source

[Keyboard] Update lotus58 RGB config (#20468)

Drashna Jaelre 3 years ago
parent
commit
a6842d36c6
1 changed files with 3 additions and 1 deletions
  1. 3 1
      keyboards/tweetydabird/lotus58/info.json

+ 3 - 1
keyboards/tweetydabird/lotus58/info.json

@@ -33,11 +33,13 @@
     "processor": "atmega32u4",
     "rgblight": {
         "led_count": 70,
-        "pin": "D3",
         "split": true,
         "split_count": [35, 35],
         "sleep": true
     },
+    "ws2812": {
+        "pin": "D3"
+    },
     "split": {
 		"bootmagic": {
             "matrix": [5, 0]