Open schinji opened 3 months ago
In fact, you really can do this.
The difference between them is like wanting to type a capital letter - you can either hold down Shift or use Caps Lock (:
I understand how to make a key do FN and SW for just that key function.
What should also be possible, that other QMK keyboards can do, is Tap to use a regular key, and Hold to use the FN layer switch while holding. The current set-up for adding Tap and Hold keys only uses the regular keyboard and the win/mac extras, but not with layer switching or other media keys simultaneously (I know there's specific Tap/Hold for media, but that also cannot be combined with regular or layer keys).
e.g., LT(layer, kc) ; https://thomasbaart.nl/2018/12/09/qmk-basics-tap-and-hold-actions/
Sorry, I can't help you with firmware feature development. (:
Great little keyboards.
One thing that would be great to add. Under many key options (Default, Tap or Hold, etc.) they only have keyboard keys.
Can you add a sub-section that contains layer control options (e.g., Tap to press regular button, hold to FN change to Layer 2, etc.)? I know they can be done, but your particular programing is tricky.
Tap dance is fun.