19 lines
328 B
JSON
19 lines
328 B
JSON
{
|
|
"build": {
|
|
"lto": true
|
|
},
|
|
"features": {
|
|
"bootmagic": true,
|
|
"console": true,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true,
|
|
"rgblight": true
|
|
},
|
|
"qmk": {
|
|
"locking": {
|
|
"enabled": true,
|
|
"resync": true
|
|
}
|
|
}
|
|
}
|