donn / nudelta

Open source NuPhy Console alternative
GNU General Public License v3.0
504 stars 22 forks source link

I want to assign an FN key #43

Open pppaapp opened 1 year ago

pppaapp commented 1 year ago

te

I'd like to see these features added

donn commented 1 year ago

I can make it do the same thing as Fn+1, but I can't make it press Fn+1 if that makes sense.

Techn0core commented 1 year ago

I think @pppaapp might be asking, can you add the feature to map assignments to the Fn layer.

For example: when user presses FN+F3 keys together, send Win+Tab keys.

The inability for Nuphy Console to allow custom mappings when user presses FN+ another key is the main reason I'm interested in your project, I hope you find time to add this!

We appreciate your efforts <3

donn commented 1 year ago

@Techn0core Unfortunately, as far as I can tell, that does not appear to be the case. I've only found the Fn layer for some keys, and they're the ones with known Fn functionality (1, 2, 3, the F-row, Up, Down, Left, Right...)

finalpatch commented 1 year ago

You can make FN+F3 send Win+Tab using nudelta profile:

  missioncontrol:
    key: tab
    modifiers: [meta]