Reformatted files

This commit is contained in:
TweetyDaBird 2023-11-09 15:39:25 +01:00
parent b8b050140d
commit a8026cc32a
2 changed files with 23 additions and 23 deletions

View File

@ -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": {
@ -65,10 +62,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": {