i ve manually added https://github.com/bdimitrako/zmk-new_corne/blob/main/app/include/dt-bindings/zmk/pointing.h this because during edits in nick coutsos online editor this is needed. but the action fails with something like this
/__w/zmk-new_corne/zmk-new_corne/config/corne.keymap:6:10: fatal error: dt-bindings/zmk/pointing.h: No such file or directory
6 | #include <dt-bindings/zmk/pointing.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
in my current working build i have mouse movement on the joystick but i try to add msc mouse scroll to some keys.
ideally i would also like to have buttons that could alter the mousespeed when needed but one step at a time.
i am no software dev and i am over my head on this. any help / guidance would be great