mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
minor fix
This commit is contained in:
parent
3bfde49348
commit
4062aeab3d
8 changed files with 39 additions and 12 deletions
|
|
@ -1098,9 +1098,32 @@
|
|||
}
|
||||
],
|
||||
"treat_as_built_in_keyboard": true
|
||||
},
|
||||
{
|
||||
"identifiers": {
|
||||
"is_keyboard": true,
|
||||
"is_pointing_device": true,
|
||||
"product_id": 12870,
|
||||
"vendor_id": 6645
|
||||
},
|
||||
"ignore": false,
|
||||
"simple_modifications": [
|
||||
{
|
||||
"from": { "key_code": "backslash" },
|
||||
"to": [{ "key_code": "delete_or_backspace" }]
|
||||
},
|
||||
{
|
||||
"from": { "key_code": "delete_or_backspace" },
|
||||
"to": [{ "key_code": "backslash" }]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "Colemak",
|
||||
"virtual_hid_keyboard": { "keyboard_type_v2": "ansi" }
|
||||
},
|
||||
{
|
||||
"name": "New profile",
|
||||
"selected": true,
|
||||
"virtual_hid_keyboard": { "keyboard_type_v2": "ansi" }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue