21 lines
566 B
JSON
21 lines
566 B
JSON
{
|
|
"global": { "show_in_menu_bar": false },
|
|
"profiles": [
|
|
{
|
|
"devices": [
|
|
{
|
|
"identifiers": { "is_keyboard": true },
|
|
"simple_modifications": [
|
|
{
|
|
"from": { "key_code": "non_us_backslash" },
|
|
"to": [{ "key_code": "grave_accent_and_tilde" }]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"name": "Default profile",
|
|
"selected": true
|
|
}
|
|
]
|
|
}
|