mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-09 23:22:30 +00:00
9 lines
129 B
JSON
9 lines
129 B
JSON
{
|
|
"bootloader": "custom",
|
|
"processor": "STM32F303",
|
|
"ws2812": {
|
|
"pin": "B8",
|
|
"driver": "pwm"
|
|
}
|
|
}
|