#Attempting to add mouse controls to keymap...

1 messages · Page 1 of 1 (latest)

visual geyser
#

I'm again wondering if it's just another stupid mistake like my last help request but I can't seem to find the problem.

Here is my repo:
https://github.com/jacobdoyle9/zmk-config.git

I've changed the config, west, and keymap files in the way I think I'm supposed to. The other weird thing is that only the left build is failing, right build seems to be ok, which again makes me think it's just a simple error..

Thanks in advance!

GitHub

Contribute to jacobdoyle9/zmk-config development by creating an account on GitHub.

fallen plinth
#

It doesn't seem to be related to mouse controls but once you fix the above error some other one could pop up

#

By the way I figured out the error from the error message during the build: [...] error: 'DT_N_S_keymap_S_**game_layer**_P_bindings_**IDX_29**_PH_P_label' undeclared here (not in a function); [...]

visual geyser
#

ahh ok thanks so much, was looking through the build and didn't notice that

mighty knot
visual geyser
#

It’s currently working on mac, haven’t tried it with windows yet

mighty knot
#

I was partly using your code to double check because I didn't get it working on my windows laptop. But my brother wanted to try my board on his and there it worked so

fallen plinth