urob / zmk-config

Personal ZMK firmware configuration for various boards (34-keys, Corneish Zen, Planck)
527 stars 240 forks source link

Problem with mouse (config undefined node label 'mmv') #51

Closed joao-lobao closed 2 months ago

joao-lobao commented 2 months ago

Last month I could build my config with success but now even using the same commits that I used to build here with success I get this build error:

devicetree error: /keymap/layer_2: undefined node label 'mmv'

I have done no changes on the keymap includes nor west.yml

I see there is a recent commit that messes with mouse functionality. But I can't understand what is wrong. Is there missing a new config that I need to add but it is not on the README file or it can be other issue?

Thanks in advance.

joao-lobao commented 2 months ago

Sorry, I wanted to put this on Discussions not here.