this post was submitted on 03 Apr 2024
17 points (100.0% liked)

Mechanical Keyboards

8120 readers
2 users here now

Are you addicted to the clicking sounds of your beautiful and impressive mechanical keyboard?
If so, this community is for you!

Here you can discuss everything about mechanical keyboards (and only mechanical keyboards).

Banner by Jay Zhang on Unsplash

founded 4 years ago
17
Help with VIA macros? (lemmy.sdf.org)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

I just got a cidooo v21 numpad, and was very excited to use macros for OBS.

I have been using alt-z for tap-to-talk in obs, and i set up layer 3 to be obs macros. I want "enter" to be tap to talk ie alt-z. When i press the enter key and keep it held, it only registers as a short tap. I even made sure the macro is set for keydown on both keys.

Whats the simplest way to have the macro report as held for the duration of me holding the enter key?

Edit: potential alternate solution: whats the best way to have different macros for the press and release of the enter key? That way i could simply unmute on press and mute on release

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 3 months ago (1 children)

Not sure if VIA is advanced enough for that. If you're on Windows AutoHotKey might be the solution. You can also submit a bug report at VIA's github page.

[โ€“] [email protected] 2 points 3 months ago

Dang, ok. Using Linux, so i guess i gotta learn the weird qmk programming stuff ive been seeing. Ill probably throw in a feature request with VIA too. Thanks for the info.