qmk_firmware/keyboards/converter/usb_usb/ble/keyboard.json

13 lines
184 B
JSON

{
"bootloader": "caterina",
"bluetooth": {
"driver": "bluefruit_le"
},
"build": {
"lto": true
},
"features":{
"bluetooth": true
}
}