forked from mirrors/qmk_firmware
13 lines
242 B
JSON
13 lines
242 B
JSON
{
|
|
"backlight": {
|
|
"pin": "B8",
|
|
"breathing": true
|
|
},
|
|
"indicators": {
|
|
"caps_lock": "B9",
|
|
"on_state": 0
|
|
},
|
|
"processor": "STM32F303",
|
|
"bootloader": "stm32-dfu",
|
|
"board": "QMK_PROTON_C"
|
|
}
|