TsFreddie / much-programming-core

Such Core, Much Programming | Programming Util for Vortex CORE
MIT License
95 stars 27 forks source link

Add FN1, FN and PN to Macros #23

Closed justalittle-BIT closed 3 years ago

justalittle-BIT commented 3 years ago

Would it be possible to add the Core function keys in the Macros? e.g. I would like to use the combination of Fn+Fn1 as toggle for Fn1.

Thanks!

TsFreddie commented 3 years ago

If you want a toggle, profile switch is probably better for that and natively supported by the keyboard.

image

Then do whatever you do with Fn1 on the base layer in L1

justalittle-BIT commented 3 years ago

Thanks for the reply. Unfortunately I'm not able to put any Fn Layer command on the Fn1. Is it to be considered a bug or a feature? 😄

TsFreddie commented 3 years ago

Thanks for the reply. Unfortunately I'm not able to put any Fn Layer command on the Fn1. Is it to be considered a bug or a feature? 😄

I guess the firmware just ignores non base layers on modifiers. I used to have them disabled when the base key is a modifier, but some people swore they work but they never worked for me, so i just removed the restriction.

TsFreddie commented 3 years ago

Is it to be considered a bug or a feature? 😄

I don't know since I didn't make the firmware. I can't say for sure how Vortex designed the firmware exactly. But if it doesn't work, maybe you should look into some software solutions like autohotkey or karabiner.