13.4.2025 Sunday 11:34

This commit is contained in:
Petr Nyc
2025-04-13 11:34:32 +02:00
parent d23d3d65ec
commit b8ec75febe
9 changed files with 118 additions and 42 deletions

View File

@@ -2226,19 +2226,6 @@
]
},
"devices": [
{
"identifiers": {
"is_keyboard": true,
"product_id": 834,
"vendor_id": 1452
},
"simple_modifications": [
{
"from": { "key_code": "non_us_backslash" },
"to": [{ "key_code": "grave_accent_and_tilde" }]
}
]
},
{
"identifiers": {
"is_keyboard": true,
@@ -2269,19 +2256,6 @@
}
]
},
{
"identifiers": {
"is_keyboard": true,
"product_id": 668,
"vendor_id": 76
},
"simple_modifications": [
{
"from": { "key_code": "non_us_backslash" },
"to": [{ "key_code": "grave_accent_and_tilde" }]
}
]
},
{
"identifiers": {
"is_keyboard": true,
@@ -2313,6 +2287,10 @@
{
"from": { "key_code": "left_option" },
"to": [{ "key_code": "left_command" }]
},
{
"from": { "key_code": "non_us_pound" },
"to": [{ "key_code": "grave_accent_and_tilde" }]
}
]
},
@@ -2352,7 +2330,8 @@
}
],
"name": "Default profile",
"selected": true
"selected": true,
"virtual_hid_keyboard": { "keyboard_type_v2": "iso" }
},
{ "name": "test profile" }
]