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