Replies: 1 comment
-
It looks like there can be multiple keycodes per key in some circumstances. The code will need to be updated to handle that. As a workaround, you might be able to remove the extra keycodes from that key with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
I'm trying to set up xmk native on my macbook so I can use a ZMK keymap on it, which will be awesome.
Trying to create a map for it, this is what I'm doing:
Then I hit every key from top-lef to bottom-right, but doing so I get an error on the F4 key (actually
XF86LaunchB
according toxev
).Here is what the output looks like:
Is that an xmk bug, or a mistake on my part?
Beta Was this translation helpful? Give feedback.
All reactions