Move RGBLIGHT_SLEEP to data driven (#21072)
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"pin": "F1"
|
||||
},
|
||||
"rgblight": {
|
||||
"max_brightness": 200
|
||||
"max_brightness": 200,
|
||||
"sleep": true
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
|
||||
Reference in New Issue
Block a user