diff --git a/config/macos/karabiner/automatic_backups/karabiner_20250214.json b/config/macos/karabiner/automatic_backups/karabiner_20250214.json deleted file mode 100644 index 4360bb8..0000000 --- a/config/macos/karabiner/automatic_backups/karabiner_20250214.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "global": { "show_in_menu_bar": false }, - "profiles": [ - { - "devices": [ - { - "identifiers": { "is_keyboard": true }, - "simple_modifications": [ - { - "from": { "key_code": "non_us_backslash" }, - "to": [{ "key_code": "grave_accent_and_tilde" }] - } - ] - } - ], - "name": "Default profile", - "selected": true - } - ] -} diff --git a/config/macos/karabiner/automatic_backups/karabiner_20250305.json b/config/macos/karabiner/automatic_backups/karabiner_20250305.json deleted file mode 100644 index 52bcba2..0000000 --- a/config/macos/karabiner/automatic_backups/karabiner_20250305.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "global": { "show_in_menu_bar": false }, - "profiles": [ - { - "devices": [ - { - "identifiers": { "is_keyboard": true }, - "simple_modifications": [ - { - "from": { "key_code": "non_us_backslash" }, - "to": [{ "key_code": "grave_accent_and_tilde" }] - } - ] - }, - { - "identifiers": { - "is_keyboard": true, - "product_id": 49164, - "vendor_id": 7276 - }, - "simple_modifications": [ - { - "from": { "key_code": "left_command" }, - "to": [{ "key_code": "left_option" }] - }, - { - "from": { "key_code": "left_option" }, - "to": [{ "key_code": "left_command" }] - } - ] - } - ], - "name": "Default profile", - "selected": true, - "simple_modifications": [ - { - "from": { "key_code": "caps_lock" }, - "to": [{ "key_code": "left_control" }] - } - ], - "virtual_hid_keyboard": { "keyboard_type_v2": "ansi" } - } - ] -} \ No newline at end of file diff --git a/config/macos/karabiner/automatic_backups/karabiner_20250531.json b/config/macos/karabiner/automatic_backups/karabiner_20250531.json deleted file mode 100644 index 672a8e8..0000000 --- a/config/macos/karabiner/automatic_backups/karabiner_20250531.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "profiles": [ - { - "devices": [ - { - "identifiers": { "is_keyboard": true }, - "simple_modifications": [ - { - "from": { "key_code": "non_us_backslash" }, - "to": [{ "key_code": "grave_accent_and_tilde" }] - } - ] - }, - { - "identifiers": { - "is_keyboard": true, - "product_id": 49164, - "vendor_id": 7276 - }, - "simple_modifications": [ - { - "from": { "key_code": "left_command" }, - "to": [{ "key_code": "left_option" }] - }, - { - "from": { "key_code": "left_option" }, - "to": [{ "key_code": "left_command" }] - } - ] - } - ], - "name": "Default profile", - "selected": true, - "simple_modifications": [ - { - "from": { "key_code": "caps_lock" }, - "to": [{ "key_code": "left_control" }] - } - ], - "virtual_hid_keyboard": { "keyboard_type_v2": "ansi" } - } - ] -} \ No newline at end of file diff --git a/config/macos/karabiner/automatic_backups/karabiner_20250926.json b/config/macos/karabiner/automatic_backups/karabiner_20250926.json deleted file mode 100644 index 52bcba2..0000000 --- a/config/macos/karabiner/automatic_backups/karabiner_20250926.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "global": { "show_in_menu_bar": false }, - "profiles": [ - { - "devices": [ - { - "identifiers": { "is_keyboard": true }, - "simple_modifications": [ - { - "from": { "key_code": "non_us_backslash" }, - "to": [{ "key_code": "grave_accent_and_tilde" }] - } - ] - }, - { - "identifiers": { - "is_keyboard": true, - "product_id": 49164, - "vendor_id": 7276 - }, - "simple_modifications": [ - { - "from": { "key_code": "left_command" }, - "to": [{ "key_code": "left_option" }] - }, - { - "from": { "key_code": "left_option" }, - "to": [{ "key_code": "left_command" }] - } - ] - } - ], - "name": "Default profile", - "selected": true, - "simple_modifications": [ - { - "from": { "key_code": "caps_lock" }, - "to": [{ "key_code": "left_control" }] - } - ], - "virtual_hid_keyboard": { "keyboard_type_v2": "ansi" } - } - ] -} \ No newline at end of file diff --git a/config/macos/karabiner/karabiner.json b/config/macos/karabiner/karabiner.json index 9490271..db0f182 100644 --- a/config/macos/karabiner/karabiner.json +++ b/config/macos/karabiner/karabiner.json @@ -1,43 +1,6 @@ { - "global": { "show_in_menu_bar": false }, "profiles": [ { - "devices": [ - { - "identifiers": { "is_keyboard": true }, - "simple_modifications": [ - { - "from": { "key_code": "non_us_backslash" }, - "to": [{ "key_code": "grave_accent_and_tilde" }] - } - ] - }, - { - "identifiers": { - "is_keyboard": true, - "product_id": 49164, - "vendor_id": 7276 - }, - "simple_modifications": [ - { - "from": { "key_code": "left_command" }, - "to": [{ "key_code": "left_option" }] - }, - { - "from": { "key_code": "left_option" }, - "to": [{ "key_code": "left_command" }] - }, - { - "from": { "key_code": "escape" }, - "to": [{ "key_code": "grave_accent_and_tilde" }] - }, - { - "from": { "key_code": "grave_accent_and_tilde" }, - "to": [{ "key_code": "escape" }] - } - ] - } - ], "name": "Default profile", "selected": true, "simple_modifications": [ @@ -46,7 +9,7 @@ "to": [{ "key_code": "left_control" }] } ], - "virtual_hid_keyboard": { "keyboard_type_v2": "ansi" } + "virtual_hid_keyboard": { "keyboard_type_v2": "iso" } } ] } \ No newline at end of file diff --git a/manifest.json b/manifest.json index 04aeff6..70585d0 100644 --- a/manifest.json +++ b/manifest.json @@ -81,6 +81,13 @@ "to": "~/.config/borders" } }, + { + "package": "karabiner", + "link": { + "from": "macos/karabiner", + "to": "~/.config/karabiner" + } + }, { "package": "linearmouse", "link": {