mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-28 11:47:32 +06:00
13 lines
184 B
JSON
13 lines
184 B
JSON
{
|
|
"bootloader": "caterina",
|
|
"bluetooth": {
|
|
"driver": "bluefruit_le"
|
|
},
|
|
"build": {
|
|
"lto": true
|
|
},
|
|
"features":{
|
|
"bluetooth": true
|
|
}
|
|
}
|