Tygo-bear / MultiBoard

Use a second keyboard for macros or as additional input on a Windows computer.
GNU General Public License v2.0
17 stars 1 forks source link

My board is not detected in newer version from 1.0.1.5 #33

Closed dorgesilas closed 3 years ago

dorgesilas commented 3 years ago

it just won't detect it, another bug I discovered is I can't delete a keyboard I manually detect, (which doesn't work anyways because for some reason it just can't detect it)

it works perfectly in 1.0.1.5, but I can't run hotkeys in that version or I'm just too dumb to find out

Tygo-bear commented 3 years ago

From v1.0.1.6 there is a setting, which limits com port search. It can be turned off. image Just turn off "keyboard scan SAFE MODE".

dorgesilas commented 3 years ago

hey there, sorry for bein a bit noob but this works, thank you so much sir!

I now would like to ask my 2nd question, now this is not a bug (maybe?)

it seems the hotkey creator doesn't work very well

attached pic InputCmd

as per image, I tried to make a combination of {{Windows key}} {{shift}} {{2}} and after that maybe it decided to put {{winUP}} by itself, but after using keyboard test it seems to only detect {{shift}}

Tygo-bear commented 3 years ago

This is indeed a bug. The hotkey generator makes a code generation error. the outer "{}" are incorrect. I hope to get it fixed in the next release(next week). but it should work if you just paste that line in an AHK file without the outer "{}".