mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-05 09:25:13 +00:00
4ae9bfd17a
Co-authored-by: Nick Brassel <nick@tzarc.org>
15 lines
228 B
JSON
15 lines
228 B
JSON
{
|
|
"usb": {
|
|
"pid": "0x10FF"
|
|
},
|
|
"rgblight": {
|
|
"hue_steps": 32,
|
|
"saturation_steps": 32,
|
|
"brightness_steps": 32,
|
|
"led_count": 26
|
|
},
|
|
"ws2812": {
|
|
"pin": "E2"
|
|
}
|
|
}
|