mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-26 19:11:13 +00:00
17 lines
297 B
JSON
17 lines
297 B
JSON
{
|
|
"processor": "atmega32u4",
|
|
"bootloader": "caterina",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": false
|
|
},
|
|
"qmk": {
|
|
"locking": {
|
|
"enabled": true,
|
|
"resync": true
|
|
}
|
|
}
|
|
}
|