Migrate lighting defaults to info.json (#22920)
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
"pin_compatible": "promicro",
|
||||
"processor": "atmega32u4",
|
||||
"rgblight": {
|
||||
"default": {
|
||||
"val": 87
|
||||
},
|
||||
"led_count": 70,
|
||||
"max_brightness": 175,
|
||||
"sleep": true,
|
||||
@@ -50,6 +53,9 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"handedness": {
|
||||
"pin": "B5"
|
||||
},
|
||||
"soft_serial_pin": "D2",
|
||||
"transport": {
|
||||
"protocol": "serial",
|
||||
|
||||
Reference in New Issue
Block a user