mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 23:12:57 +00:00
Move RGBLIGHT_SLEEP to data driven (#21072)
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
"pin": "B15"
|
||||
},
|
||||
"rgblight": {
|
||||
"max_brightness": 200
|
||||
"max_brightness": 200,
|
||||
"sleep": true
|
||||
},
|
||||
"processor": "STM32F072",
|
||||
"bootloader": "stm32-dfu",
|
||||
|
||||
Reference in New Issue
Block a user