chase-hunter / zmk-config-dance

zmk firmware for dance!
0 stars 1 forks source link

Mouse clicks #1

Open mmarchi123 opened 1 month ago

mmarchi123 commented 1 month ago

Hello there,

I tried to include the mouse keys functionality, but I always get errors during compiling, is it possible to add and if so, how would you do it?

Thank you

chase-hunter commented 1 month ago

Hey.

What sort of errors are you getting? Would you be able to provide some screenshots?

Thanks, Chase

mmarchi123 commented 1 month ago

I followed the documentation to add the configuration in the '.conf' and '.keymap' (#include <dt-bindings/zmk/mouse.h>), after the config added to .keymap the flow breaks.

image image image

mmarchi123 commented 1 month ago

Hey Chase,

Did you had a chance to take a look?

Thank you in advance

mmarchi123 commented 1 week ago

Just folliing up, I still could not manage to make it work