-
-
Notifications
You must be signed in to change notification settings - Fork 838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to allow Vendor ID & Product ID are zero #1862
Comments
Sorry, I haven't read the manual carefully, karabiner-element can also use "location_id" to specify device. You can examine them in EventViewer > Devices tab. |
however, seems like karabiner-element cannot specify device only with "conditions": [
{
"identifiers": [
{
"description": "HHKB BLE",
"is_keyboard": true,
"is_pointing_device": true,
"location_id": 107278329
}
],
"type": "device_unless"
}
] |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
active |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
same issue here |
same issue |
@tekezo Should we reopen this issue? |
same issue |
same issue. location_id, device_id didn't work. |
Same issue, I'm on 14.4.0 |
+1 |
Seems like this issue is fix on 14.10 |
pqrs-org/Karabiner-archived#403
#163
I have the similar issue on my bluetooth keyboard, so I wander is there any way to allow vendor ID & product ID are zero on Keyboard Maestro
The text was updated successfully, but these errors were encountered: