Migrate lighting defaults to info.json (#22920)

This commit is contained in:
Joel Challis
2024-02-01 18:10:14 +00:00
committed by GitHub
parent 7d5b4adc50
commit 2f37a7854d
141 changed files with 312 additions and 338 deletions

View File

@@ -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",