mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-11 20:29:26 +00:00
11 lines
174 B
JSON
11 lines
174 B
JSON
{
|
|
"processor": "atmega32u4",
|
|
"bootloader": "caterina",
|
|
"bluetooth": {
|
|
"driver": "bluefruit_le"
|
|
},
|
|
"features": {
|
|
"bluetooth": true
|
|
}
|
|
}
|