From 3c1b82dc8ed50e7498ffa22b1af2e252dc2e7196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Sat, 21 May 2022 11:48:14 +0200 Subject: [PATCH] AKKO changed in the karabiner --- .config/karabiner/karabiner.json | 34 ++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/.config/karabiner/karabiner.json b/.config/karabiner/karabiner.json index 173cfc7..3616c71 100644 --- a/.config/karabiner/karabiner.json +++ b/.config/karabiner/karabiner.json @@ -374,6 +374,40 @@ "ignore": false, "manipulate_caps_lock_led": true, "simple_modifications": [] + }, + { + "disable_built_in_keyboard_if_exists": false, + "fn_function_keys": [], + "identifiers": { + "is_keyboard": true, + "is_pointing_device": false, + "product_id": 30264, + "vendor_id": 3141 + }, + "ignore": false, + "manipulate_caps_lock_led": true, + "simple_modifications": [ + { + "from": { + "key_code": "left_command" + }, + "to": [ + { + "key_code": "left_option" + } + ] + }, + { + "from": { + "key_code": "left_option" + }, + "to": [ + { + "key_code": "right_command" + } + ] + } + ] } ], "fn_function_keys": [