Skip to content

Commit

Permalink
Remove device entries unrelated to Hub16
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Milloff committed Jul 24, 2020
1 parent ad8bbbf commit 29a01d1
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions Software/karabiner.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,32 +330,6 @@
}
}
]
},
{
"disable_built_in_keyboard_if_exists": false,
"fn_function_keys": [],
"identifiers": {
"is_keyboard": true,
"is_pointing_device": false,
"product_id": 24673,
"vendor_id": 19266
},
"ignore": false,
"manipulate_caps_lock_led": false,
"simple_modifications": []
},
{
"disable_built_in_keyboard_if_exists": false,
"fn_function_keys": [],
"identifiers": {
"is_keyboard": true,
"is_pointing_device": true,
"product_id": 24673,
"vendor_id": 19266
},
"ignore": true,
"manipulate_caps_lock_led": false,
"simple_modifications": []
}
],
"fn_function_keys": [
Expand Down Expand Up @@ -468,4 +442,4 @@
}
}
]
}
}

0 comments on commit 29a01d1

Please sign in to comment.