aboutsummaryrefslogtreecommitdiff
path: root/config/karabiner/karabiner.json
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2023-03-19 14:04:36 +0100
committerRuben Beltran del Rio <ruben@unlimited.pizza>2023-03-19 14:04:36 +0100
commitd02091b9d2370ad3316a294e64c7dac364c2e73e (patch)
tree1d0145e736528a76548d830050061f775afaf9a5 /config/karabiner/karabiner.json
parent9fc9d7808c6e70277d7c611cf995feb1335713eb (diff)
Update karabiner
Diffstat (limited to 'config/karabiner/karabiner.json')
-rw-r--r--config/karabiner/karabiner.json56
1 files changed, 54 insertions, 2 deletions
diff --git a/config/karabiner/karabiner.json b/config/karabiner/karabiner.json
index 360dd8c..e8977b3 100644
--- a/config/karabiner/karabiner.json
+++ b/config/karabiner/karabiner.json
@@ -1,8 +1,10 @@
{
"global": {
+ "ask_for_confirmation_before_quitting": true,
"check_for_updates_on_startup": true,
"show_in_menu_bar": true,
- "show_profile_name_in_menu_bar": false
+ "show_profile_name_in_menu_bar": false,
+ "unsafe_ui": false
},
"profiles": [
{
@@ -93,7 +95,57 @@
},
"ignore": false,
"manipulate_caps_lock_led": false,
- "simple_modifications": []
+ "simple_modifications": [],
+ "treat_as_built_in_keyboard": false
+ },
+ {
+ "disable_built_in_keyboard_if_exists": false,
+ "fn_function_keys": [],
+ "identifiers": {
+ "is_keyboard": true,
+ "is_pointing_device": false,
+ "product_id": 834,
+ "vendor_id": 1452
+ },
+ "ignore": false,
+ "manipulate_caps_lock_led": true,
+ "simple_modifications": [
+ {
+ "from": {
+ "key_code": "non_us_backslash"
+ },
+ "to": [
+ {
+ "key_code": "grave_accent_and_tilde"
+ }
+ ]
+ },
+ {
+ "from": {
+ "key_code": "grave_accent_and_tilde"
+ },
+ "to": [
+ {
+ "key_code": "non_us_backslash"
+ }
+ ]
+ }
+ ],
+ "treat_as_built_in_keyboard": false
+ },
+ {
+ "disable_built_in_keyboard_if_exists": false,
+ "fn_function_keys": [],
+ "identifiers": {
+ "is_keyboard": false,
+ "is_pointing_device": true,
+ "product_id": 834,
+ "vendor_id": 1452
+ },
+ "ignore": true,
+ "manipulate_caps_lock_led": false,
+ "simple_modifications": [],
+ "treat_as_built_in_keyboard": false
}
],
"fn_function_keys": [