mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-13 06:54:08 +00:00
15 lines
294 B
JSON
15 lines
294 B
JSON
{
|
|
"processor": "atmega32u4",
|
|
"bootloader": "atmel-dfu",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": false,
|
|
"rgblight": true,
|
|
"encoder": true
|
|
}
|
|
}
|