-
-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
- morses should have an optional
nameattrib, so TD(name) could be used instead of TD(#) - morse, combo, fork configs should be able to resolve layer/morse names, aliases
- (allow recursive aliases?)
for example instead of:
[behavior.combo]
combos = [
{ actions = ["Esc", "Backspace"], output = "TG(4)" }, #toggle nav layer
]
this could be written:
[behavior.combo]
combos = [
{ actions = ["Esc", "Backspace"], output = "TG(nav)" },
]
HaoboGu
Metadata
Metadata
Assignees
Labels
No labels