Sign in to follow this  
0sjors0

Macro

Recommended Posts

Hey guys,

I am wondereing if it is possible to make a macro on my keyboard to "mute/unmute" toggle a specific programm.

I.E. When i press M1 key it mutes my discord app so i can hear everything in game better when needed. or mute pubg when that obnoxious redzone starts so i can listen to the discord better.

have been googling a bit but i did not really find anything usefull or atleast what i can understand...

 

if anyone knows how to do this, you'd be my hero

Share this post


Link to post
Share on other sites

Yes it is possible. And in different ways.

I think you will have to dig in the registry, namely at: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout

Yet have to change the driver of the keyboard depending on the manufacturer (but this is not accurate).

 

Manual

 

 

(Updated)

I made a list of utilities that will help you with this, I hope you will find what you are looking for here:

  1. SharpKeys
  2. Microsoft Keyboard Layout Creator
  3. KeyTweak
  4. Key Manager

 

Edited by VanZy

Share this post


Link to post
Share on other sites

hm..

what i understand from these tools is that these(most of them atleast) only re-map keys and not make a specific macro.

i have almost no coding experience so having to write a script myself is not really gonna work i'm afraid.

(i have a razer blackwidow chroma keyboard)

Share this post


Link to post
Share on other sites
12 hours ago, 0sjors0 said:

hm..

what i understand from these tools is that these(most of them atleast) only re-map keys and not make a specific macro.

i have almost no coding experience so having to write a script myself is not really gonna work i'm afraid.

(i have a razer blackwidow chroma keyboard)

I also did not have experience writing programs for the keyboard. It seems to be the last utility gives the opportunity to create commands. 

I certainly can try, but it's better to ask experienced people who have already worked with keyboards programming ;)

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this