pqrs-org / Karabiner-Elements

Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.
https://pqrs.org/osx/karabiner/
The Unlicense
18.84k stars 838 forks source link

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

Closed tshu-w closed 5 years ago

tshu-w commented 5 years ago

https://github.com/tekezo/Karabiner/issues/403 https://github.com/tekezo/Karabiner-Elements/issues/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 commented 5 years ago

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 commented 5 years ago

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"
                        }
                    ]
stale[bot] commented 5 years ago

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.

tshu-w commented 5 years ago

active

stale[bot] commented 5 years ago

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.

zenof commented 3 years ago

same issue here

chriskisskiss commented 3 years ago

same issue

tshu-w commented 3 years ago

@tekezo Should we reopen this issue?

1-WEEK commented 2 years ago

same issue

joonhyuk commented 2 years ago

same issue. location_id, device_id didn't work.

fabiomcosta commented 2 years ago

Same issue, I'm on 14.4.0

GXFG commented 2 years ago

+1

tshu-w commented 2 years ago

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