mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
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
|
|
}
|
|
}
|
|
}
|