You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
399 B
JSON

{
"development_board": {
"promicro": {
"processor": "atmega32u4",
"bootloader": "caterina"
},
"elite_c": {
"processor": "atmega32u4",
"bootloader": "atmel-dfu"
},
"proton_c": {
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C"
}
}
}