Skip to content

Allow remapping the Fn key in the Fn Layer #354

Description

@arkku

Wootility doesn't allow remapping the Fn key used to activate an Fn layer in the layer itself. This prevents mapping multiple keys to the same Fn key (e.g., two Fn 1 keys in layer 0) and then having the combination of those two keys to work as a different key.

The use case may seem obscure, but it has to do with Mac F-keys, e.g.:

  • map both Right Ctrl and Right GUI to "Fn 1" in the main layer
  • on Fn Layer 1, map the same keys both to Right Ctrl
  • using Karabiner Elements on macOS, map (in software) Right Ctrl to the Apple Fn key
  • now, pressing either Fn 1 key + 1 produces F1, but to access the alternate function of F1 I could press both Fn 1 keys, which would activate the Fn 1 layer and then the Right Ctrl mapping for the other key on the Fn 1 layer: pressing both Fn 1 keys + 1 would produce Apple Fn + F1, to access the alternate function

This works in other keyboards (e.g., QMK-based), and I was surprised to discover that Wootility doesn't actually let me remap the Fn 1 key in the Fn 1 layer. Perhaps it is just assuming that the key can't be pressed in its own layer, but in this case there would be the two bindings for Fn 1.

(It's possible to work around this by binding the other one to Fn 2 and duplicating the Fn Layer 1, but it costs a layer + changes have to be maintained across two layers.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions