]> git.r.bdr.sh - rbdr/dotfiles/blame - config/karabiner/automatic_backups/karabiner_20210129.json
Add karabiner files
[rbdr/dotfiles] / config / karabiner / automatic_backups / karabiner_20210129.json
CommitLineData
68ba6555
RBR
1{
2 "global": {
3 "check_for_updates_on_startup": true,
4 "show_in_menu_bar": true,
5 "show_profile_name_in_menu_bar": false
6 },
7 "profiles": [
8 {
9 "complex_modifications": {
10 "parameters": {
11 "basic.simultaneous_threshold_milliseconds": 50,
12 "basic.to_delayed_action_delay_milliseconds": 500,
13 "basic.to_if_alone_timeout_milliseconds": 1000,
14 "basic.to_if_held_down_threshold_milliseconds": 500,
15 "mouse_motion_to_scroll.speed": 100
16 },
17 "rules": []
18 },
19 "devices": [
20 {
21 "disable_built_in_keyboard_if_exists": false,
22 "fn_function_keys": [],
23 "identifiers": {
24 "is_keyboard": true,
25 "is_pointing_device": false,
26 "product_id": 25903,
27 "vendor_id": 3141
28 },
29 "ignore": false,
30 "manipulate_caps_lock_led": false,
31 "simple_modifications": [
32 {
33 "from": {
34 "key_code": "left_option"
35 },
36 "to": {
37 "key_code": "left_option"
38 }
39 }
40 ]
41 }
42 ],
43 "fn_function_keys": [
44 {
45 "from": {
46 "key_code": "f1"
47 },
48 "to": {
49 "consumer_key_code": "display_brightness_decrement"
50 }
51 },
52 {
53 "from": {
54 "key_code": "f2"
55 },
56 "to": {
57 "consumer_key_code": "display_brightness_increment"
58 }
59 },
60 {
61 "from": {
62 "key_code": "f3"
63 },
64 "to": {
65 "key_code": "mission_control"
66 }
67 },
68 {
69 "from": {
70 "key_code": "f4"
71 },
72 "to": {
73 "key_code": "launchpad"
74 }
75 },
76 {
77 "from": {
78 "key_code": "f5"
79 },
80 "to": {
81 "key_code": "illumination_decrement"
82 }
83 },
84 {
85 "from": {
86 "key_code": "f6"
87 },
88 "to": {
89 "key_code": "illumination_increment"
90 }
91 },
92 {
93 "from": {
94 "key_code": "f7"
95 },
96 "to": {
97 "consumer_key_code": "rewind"
98 }
99 },
100 {
101 "from": {
102 "key_code": "f8"
103 },
104 "to": {
105 "consumer_key_code": "play_or_pause"
106 }
107 },
108 {
109 "from": {
110 "key_code": "f9"
111 },
112 "to": {
113 "consumer_key_code": "fast_forward"
114 }
115 },
116 {
117 "from": {
118 "key_code": "f10"
119 },
120 "to": {
121 "consumer_key_code": "mute"
122 }
123 },
124 {
125 "from": {
126 "key_code": "f11"
127 },
128 "to": {
129 "consumer_key_code": "volume_decrement"
130 }
131 },
132 {
133 "from": {
134 "key_code": "f12"
135 },
136 "to": {
137 "consumer_key_code": "volume_increment"
138 }
139 }
140 ],
141 "name": "Default profile",
142 "parameters": {
143 "delay_milliseconds_before_open_device": 1000
144 },
145 "selected": true,
146 "simple_modifications": [],
147 "virtual_hid_keyboard": {
148 "country_code": 0,
149 "mouse_key_xy_scale": 100
150 }
151 }
152 ]
153}