-
-
Notifications
You must be signed in to change notification settings - Fork 840
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
ZMK board not been recognized properly #3236
Comments
Does this issue still happen with the latest release (v14.10.0)? |
Yes, I'm using 14.10.0 |
Can you set the VID or PID on the ZMK side to isolate the cause of the problem, whether it is because the Vendor ID or Product ID is not taken or other causes? |
specifying PID and vendor id didn't fix the issue. Built-in keyboard still responds to key presses |
@tekezo Also vendor id and PID are displayed correctly if one side off the board is connected via cable to laptop (new instance of keyboard appeared with correct PID and VID). Otherwise, if connected only with bluetooth, it displays 0,0. Doesn't work in both cases, if connected via cable/bluetooth |
Thank you for your confirmation, hmm, I need to see log messages to investigation. |
Solved this. The problem was not in karabiner-elements but in ZMK project. For those who got same problem - use this branch of ZMK - https://github.com/petejohanson/zmk/tree/ble/gatt-dis-config-improvements |
These fixes have now been merged into zmk main, so you shouldn't need to use that branch anymore |
I have keyboard with nice nano v2 controllers, using ZMK firmware. Some reason this keyboard not been properly recognized by karabiner:
So I can't disable my built-in MacBook keyboard while my bluetooth zmk board is connected.
Is there any solution for this?
(btw everything is fine with my second wired board which uses qmk)
The text was updated successfully, but these errors were encountered: