X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/d2b4a645d213070f74e52495bb0a7148622a832b..0d2ca74a48ace511de37ac3540b2b11ff57b8a2f:/config/karabiner/karabiner.json diff --git a/config/karabiner/karabiner.json b/config/karabiner/karabiner.json index 8390c14..c824680 100644 --- a/config/karabiner/karabiner.json +++ b/config/karabiner/karabiner.json @@ -2,7 +2,7 @@ "global": { "ask_for_confirmation_before_quitting": true, "check_for_updates_on_startup": true, - "show_in_menu_bar": true, + "show_in_menu_bar": false, "show_profile_name_in_menu_bar": false, "unsafe_ui": false }, @@ -87,7 +87,9 @@ { "disable_built_in_keyboard_if_exists": false, "fn_function_keys": [], + "game_pad_swap_sticks": false, "identifiers": { + "is_game_pad": false, "is_keyboard": true, "is_pointing_device": false, "product_id": 25903, @@ -95,13 +97,21 @@ }, "ignore": false, "manipulate_caps_lock_led": false, + "mouse_flip_horizontal_wheel": false, + "mouse_flip_vertical_wheel": false, + "mouse_flip_x": false, + "mouse_flip_y": false, + "mouse_swap_wheels": false, + "mouse_swap_xy": false, "simple_modifications": [], "treat_as_built_in_keyboard": false }, { "disable_built_in_keyboard_if_exists": false, "fn_function_keys": [], + "game_pad_swap_sticks": false, "identifiers": { + "is_game_pad": false, "is_keyboard": true, "is_pointing_device": false, "product_id": 834, @@ -109,24 +119,30 @@ }, "ignore": false, "manipulate_caps_lock_led": true, + "mouse_flip_horizontal_wheel": false, + "mouse_flip_vertical_wheel": false, + "mouse_flip_x": false, + "mouse_flip_y": false, + "mouse_swap_wheels": false, + "mouse_swap_xy": false, "simple_modifications": [ { "from": { - "key_code": "non_us_backslash" + "key_code": "grave_accent_and_tilde" }, "to": [ { - "key_code": "grave_accent_and_tilde" + "key_code": "non_us_backslash" } ] }, { "from": { - "key_code": "grave_accent_and_tilde" + "key_code": "non_us_backslash" }, "to": [ { - "key_code": "non_us_backslash" + "key_code": "grave_accent_and_tilde" } ] } @@ -136,7 +152,9 @@ { "disable_built_in_keyboard_if_exists": false, "fn_function_keys": [], + "game_pad_swap_sticks": false, "identifiers": { + "is_game_pad": false, "is_keyboard": true, "is_pointing_device": false, "product_id": 0, @@ -144,13 +162,21 @@ }, "ignore": false, "manipulate_caps_lock_led": true, + "mouse_flip_horizontal_wheel": false, + "mouse_flip_vertical_wheel": false, + "mouse_flip_x": false, + "mouse_flip_y": false, + "mouse_swap_wheels": false, + "mouse_swap_xy": false, "simple_modifications": [], "treat_as_built_in_keyboard": false }, { "disable_built_in_keyboard_if_exists": false, "fn_function_keys": [], + "game_pad_swap_sticks": false, "identifiers": { + "is_game_pad": false, "is_keyboard": false, "is_pointing_device": true, "product_id": 834, @@ -158,6 +184,12 @@ }, "ignore": true, "manipulate_caps_lock_led": false, + "mouse_flip_horizontal_wheel": false, + "mouse_flip_vertical_wheel": false, + "mouse_flip_x": false, + "mouse_flip_y": false, + "mouse_swap_wheels": false, + "mouse_swap_xy": false, "simple_modifications": [], "treat_as_built_in_keyboard": false }