Jump to content
4 minutes ago, Doggo lover said:

I followed this:

video and have no idea how to make it interface with premier, it just makes little boxes come up and says what the key should do.

You can now use the AutoHotKey script linked in the description and assign whatever action you want to the different buttons.

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
https://linustechtips.com/topic/1166162-macro-keys/#findComment-13384023
Share on other sites

Link to post
Share on other sites

Just now, Doggo lover said:

Yes i know but i don't know how to make it do anything, how do i get it to do things in premier

Depends on what you want to do.

But the main point is making the AutoHotKey script do difficult combinations of buttons, which you then assign to action in Premiere's settings.

Or if you have specific needs (e.g. like what is mentioned at 2:09 'Ctrl+R, Tab Tab Space Enter') you can assign those actions in AutoHotKey.

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
https://linustechtips.com/topic/1166162-macro-keys/#findComment-13384041
Share on other sites

Link to post
Share on other sites

6 minutes ago, Doggo lover said:

I followed this:

video and have no idea how to make it interface with premier, it just makes little boxes come up and says what the key should do.

you used the script that was in the description. taran used it to show how it owrks etc. you can go thro the script using notepad and change what keys do what. you would go into premire and tell it to do something when a key is pressed (cut when 1 is pressed). its really only limited to your imigination. taran has a github that hs scripts for a second keyboard, and other autohotkey stuff.

https://github.com/TaranVH/2nd-keyboard

 

Either @piratemonkey or quote me when responding to me

Link to comment
https://linustechtips.com/topic/1166162-macro-keys/#findComment-13384046
Share on other sites

Link to post
Share on other sites

2 minutes ago, minibois said:

Depends on what you want to do.

But the main point is making the AutoHotKey script do difficult combinations of buttons, which you then assign to action in Premiere's settings.

Or if you have specific needs (e.g. like what is mentioned at 2:09 'Ctrl+R, Tab Tab Space Enter') you can assign those actions in AutoHotKey.

see thats exactely what i wasnt to do but i don't know how to code it, am useless at code

 

Link to comment
https://linustechtips.com/topic/1166162-macro-keys/#findComment-13384053
Share on other sites

Link to post
Share on other sites

4 minutes ago, Doggo lover said:

see thats exactely what i wasnt to do but i don't know how to code it, am useless at code

Well you could try to piece together some of the code Taran has:

https://github.com/TaranVH/2nd-keyboard

 

But it's probably easier to add code to suit your needs.

I assume if you added a secondary keyboard, you have a ton of functions you use already which you want to more easily access. So most command are simple 'Send' commands, which click a (combo) of buttons.

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
https://linustechtips.com/topic/1166162-macro-keys/#findComment-13384070
Share on other sites

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

×