15 lines
318 B
JSON
15 lines
318 B
JSON
{
|
|
"processor": "STM32F103",
|
|
"bootloader": "stm32duino",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"mousekey": true,
|
|
"extrakey": true,
|
|
"console": true,
|
|
"command": true,
|
|
"nkro": true,
|
|
"backlight": true,
|
|
"rgblight": true,
|
|
"encoder": true
|
|
}
|
|
}
|