21 lines
356 B
JSON
21 lines
356 B
JSON
|
{
|
||
|
"build": {
|
||
|
"lto": true
|
||
|
},
|
||
|
"features": {
|
||
|
"bootmagic": true,
|
||
|
"command": false,
|
||
|
"console": true,
|
||
|
"extrakey": true,
|
||
|
"mousekey": true,
|
||
|
"nkro": true,
|
||
|
"rgb_matrix": true
|
||
|
},
|
||
|
"qmk": {
|
||
|
"locking": {
|
||
|
"enabled": true,
|
||
|
"resync": true
|
||
|
}
|
||
|
}
|
||
|
}
|