mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-26 05:06:42 +00:00
17 lines
312 B
JSON
17 lines
312 B
JSON
|
{
|
||
|
"features": {
|
||
|
"bootmagic": true,
|
||
|
"command": false,
|
||
|
"console": false,
|
||
|
"extrakey": true,
|
||
|
"mousekey": true,
|
||
|
"nkro": false
|
||
|
},
|
||
|
"indicators": {
|
||
|
"caps_lock": "C5",
|
||
|
"num_lock": "B7",
|
||
|
"scroll_lock": "C6",
|
||
|
"on_state": 0
|
||
|
}
|
||
|
}
|