commit 304c44cb687c4c8a2b3a848f7dacc744876d9aa6
parent 25ac8eb938ff757b9b2a0d98f76f0913130bb89f
Author: Alex Balgavy <alex@balgavy.eu>
Date: Sat, 12 Jul 2025 17:51:35 +0200
Karabiner config
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/karabiner/karabiner.json b/karabiner/karabiner.json
@@ -695,6 +695,10 @@
{
"from": { "key_code": "non_us_backslash" },
"to": [{ "key_code": "application" }]
+ },
+ {
+ "from": { "key_code": "right_option" },
+ "to": [{ "key_code": "left_command" }]
}
]
},
@@ -704,7 +708,6 @@
"product_id": 12316,
"vendor_id": 16700
},
- "ignore": false,
"simple_modifications": [
{
"from": { "pointing_button": "button4" },