Skip to content

Commit

Permalink
Mac:Karabiner allow touchbar keys to be modified see:
Browse files Browse the repository at this point in the history
  • Loading branch information
ksrb committed Oct 6, 2019
1 parent 97070c3 commit 46f4588
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion mac/karabiner/karabiner.json
Expand Up @@ -514,7 +514,21 @@
}
]
},
"devices": [],
"devices": [
{
"disable_built_in_keyboard_if_exists": false,
"fn_function_keys": [],
"identifiers": {
"is_keyboard": true,
"is_pointing_device": false,
"product_id": 34304,
"vendor_id": 1452
},
"ignore": false,
"manipulate_caps_lock_led": true,
"simple_modifications": []
}
],
"fn_function_keys": [
{
"from": {
Expand Down

0 comments on commit 46f4588

Please sign in to comment.