urob / adv360-demo-config

ZMK configuration for Advantage 360 pro
19 stars 48 forks source link

question regarding mouse support. #4

Closed mattmarcello closed 1 year ago

mattmarcello commented 1 year ago

Thanks so much for this repo ( and your others ). I just picked up an advantage pro and am new to zmk.

I forked this repository and successfully flashed the device after making a few changes to this config. Primarily, I just removed the Colemak layer.

For whatever reason, the mouse support doesn't seem to work. I can tell I am entering the layer because keys utilized by the layer and not falling through to lower layers, but still I am unable to move the cursor and simulate clicks. Do you know if this is an OS dependent feature?

Will continue to research on my own but figured I would ask in case I am missing something obvious.

urob commented 1 year ago

There's a mysterious bug that breaks mouse usage with the Adv360 over Bluetooth. It should be working when connected via usb.

I plan to look into this a bit more once Kinesis has updated the driver to Zephyr 3.2.

mattmarcello commented 1 year ago

Ahh. Interesting. Thanks!