forked from mirror/qmk_firmware
Migrate RGB Matrix config to info.json - D (#22811)
This commit is contained in:
@@ -51,7 +51,9 @@
|
||||
"max_brightness": 180,
|
||||
"sat_steps": 8,
|
||||
"speed_steps": 10,
|
||||
"val_steps": 8
|
||||
"val_steps": 8,
|
||||
"react_on_keyup": true,
|
||||
"sleep": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "B5"
|
||||
|
||||
Reference in New Issue
Block a user