Skip to content
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

Closed
tshu-w opened this issue May 26, 2019 · 13 comments
Closed

How to allow Vendor ID & Product ID are zero #1862

tshu-w opened this issue May 26, 2019 · 13 comments
Labels

Comments

@tshu-w
Copy link

tshu-w commented May 26, 2019

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

@tshu-w
Copy link
Author

tshu-w commented May 30, 2019

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.

@tshu-w tshu-w closed this as completed May 30, 2019
@tshu-w
Copy link
Author

tshu-w commented May 30, 2019

however, seems like karabiner-element cannot specify device only with location_id,
for example, the following condition doesn't work on the latest beta vesion:

                    "conditions": [
                        {
                            "identifiers": [
                                {
                                    "description": "HHKB BLE",
                                    "is_keyboard": true,
                                    "is_pointing_device": true,
                                    "location_id": 107278329
                                }
                            ],
                            "type": "device_unless"
                        }
                    ]

@tshu-w tshu-w reopened this May 30, 2019
@stale
Copy link

stale bot commented Jul 29, 2019

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.

@stale stale bot added the stale label Jul 29, 2019
@tshu-w
Copy link
Author

tshu-w commented Jul 29, 2019

active

@stale stale bot removed the stale label Jul 29, 2019
@stale
Copy link

stale bot commented Sep 27, 2019

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.

@stale stale bot added the stale label Sep 27, 2019
@stale stale bot closed this as completed Oct 4, 2019
@zenof
Copy link

zenof commented Dec 11, 2020

same issue here

@chriskisskiss
Copy link

same issue

@tshu-w
Copy link
Author

tshu-w commented Jul 31, 2021

@tekezo Should we reopen this issue?

@1-WEEK
Copy link

1-WEEK commented Dec 31, 2021

same issue

@joonhyuk
Copy link

joonhyuk commented Jan 8, 2022

same issue. location_id, device_id didn't work.

@fabiomcosta
Copy link

fabiomcosta commented Apr 13, 2022

Same issue, I'm on 14.4.0

@GXFG
Copy link

GXFG commented May 9, 2022

+1

@tshu-w
Copy link
Author

tshu-w commented Sep 25, 2022

Seems like this issue is fix on 14.10
https://karabiner-elements.pqrs.org/docs/releasenotes/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants