mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 18:47:24 +06:00
15 lines
287 B
JSON
15 lines
287 B
JSON
{
|
|
"usb": {
|
|
"device_version": "0.0.3"
|
|
},
|
|
"indicators": {
|
|
"caps_lock": "C13",
|
|
"num_lock": "B4",
|
|
"scroll_lock": "B3",
|
|
"on_state": 0
|
|
},
|
|
"processor": "STM32F401",
|
|
"bootloader": "stm32-dfu",
|
|
"board": "BLACKPILL_STM32_F401"
|
|
}
|