mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-17 15:13:23 +00:00
11 lines
191 B
JSON
11 lines
191 B
JSON
{
|
|
"usb": {
|
|
"pid": "0x1120",
|
|
"device_version": "1.0.0"
|
|
},
|
|
"processor": "STM32F303",
|
|
"bootloader": "stm32-dfu",
|
|
"board": "QMK_PROTON_C",
|
|
"debounce": 3
|
|
}
|