You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some key labels are not overridable from keyboard.yaml.
Tested with this config.
I expected it to replace each and every label with 1, but got the following:
By the looks of it, the labels for the following keys are not overridable:
Oem1-Oem7, Oem102
N0-N9
A-Z
Minus, Plus, Comma, Period
KP_0-KP_9
The text was updated successfully, but these errors were encountered:
Though, I think it would be a lot more convenient if auto labels were still avaliable.
So, if there is a label in the config, it takes it from the config and if there is none, it calculates the auto label for the key, no additional config options needed.
Because, for example, num pad keys will probably never be overriden, so, having auto labels for them would be useful to not clutter the config.
But this option does fit my case, so, if it's too hard to implement, then don't bother.
Some key labels are not overridable from
keyboard.yaml
.Tested with this config.
I expected it to replace each and every label with
1
, but got the following:By the looks of it, the labels for the following keys are not overridable:
The text was updated successfully, but these errors were encountered: