karabiner changes

main
Petr Nyc 2 months ago
parent 44efe712fe
commit 185d2e20b5
  1. 13
      .config/karabiner/karabiner.json

@ -2327,6 +2327,19 @@
"to": [{ "key_code": "left_command" }] "to": [{ "key_code": "left_command" }]
} }
] ]
},
{
"identifiers": {
"is_keyboard": true,
"product_id": 833,
"vendor_id": 1452
},
"simple_modifications": [
{
"from": { "key_code": "grave_accent_and_tilde" },
"to": [{ "key_code": "non_us_backslash" }]
}
]
} }
], ],
"name": "Default profile", "name": "Default profile",

Loading…
Cancel
Save