34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"global": { "show_in_menu_bar": false },
|
|
"profiles": [
|
|
{
|
|
"devices": [
|
|
{
|
|
"identifiers": {
|
|
"is_keyboard": true,
|
|
"product_id": 50475,
|
|
"vendor_id": 1133
|
|
},
|
|
"ignore_vendor_events": true
|
|
},
|
|
{
|
|
"identifiers": {
|
|
"is_keyboard": true,
|
|
"product_id": 50504,
|
|
"vendor_id": 1133
|
|
},
|
|
"ignore_vendor_events": true
|
|
}
|
|
],
|
|
"name": "Default profile",
|
|
"selected": true,
|
|
"simple_modifications": [
|
|
{
|
|
"from": { "key_code": "caps_lock" },
|
|
"to": [{ "key_code": "left_control" }]
|
|
}
|
|
],
|
|
"virtual_hid_keyboard": { "keyboard_type_v2": "iso" }
|
|
}
|
|
]
|
|
} |