mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
14 lines
242 B
JSON
14 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"
|
|
}
|