15 lines
387 B
JSON
15 lines
387 B
JSON
{
|
|
"profiles": [
|
|
{
|
|
"name": "Default profile",
|
|
"selected": true,
|
|
"simple_modifications": [
|
|
{
|
|
"from": { "key_code": "caps_lock" },
|
|
"to": [{ "key_code": "left_control" }]
|
|
}
|
|
],
|
|
"virtual_hid_keyboard": { "keyboard_type_v2": "iso" }
|
|
}
|
|
]
|
|
} |