summaryrefslogtreecommitdiff
path: root/keyboards/tweetydabird/lotus58/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tweetydabird/lotus58/info.json')
-rw-r--r--keyboards/tweetydabird/lotus58/info.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/keyboards/tweetydabird/lotus58/info.json b/keyboards/tweetydabird/lotus58/info.json
index 4e41fcc7bd..751f57c519 100644
--- a/keyboards/tweetydabird/lotus58/info.json
+++ b/keyboards/tweetydabird/lotus58/info.json
@@ -16,11 +16,11 @@
"bootmagic": true,
"command": false,
"console": false,
+ "encoder": true,
"extrakey": true,
"mousekey": true,
"nkro": true,
"oled": true,
- "encoder": true,
"rgblight": true,
"split": true,
"tri_layer": true
@@ -33,13 +33,10 @@
"processor": "atmega32u4",
"rgblight": {
"led_count": 70,
- "split": true,
- "split_count": [35, 35],
+ "max_brightness": 175,
"sleep": true,
- "max_brightness": 175
- },
- "ws2812": {
- "pin": "D3"
+ "split": true,
+ "split_count": [35, 35]
},
"split": {
"bootmagic": {
@@ -70,10 +67,13 @@
},
"url": "https://lectronz.com/stores/tweetys-wild-thinking",
"usb": {
- "vid": "0xFEED",
- "pid": "0x23B0",
"device_version": "1.2.3",
- "force_nkro": true
+ "force_nkro": true,
+ "pid": "0x23B0",
+ "vid": "0xFEED"
+ },
+ "ws2812": {
+ "pin": "D3"
},
"layouts": {
"LAYOUT": {
@@ -141,4 +141,4 @@
]
}
}
-}
+} \ No newline at end of file