-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Automatically finding the correct finger assignments for keys is no easy task especially if one needs to support so many diverse keyboards so the code is bound to make some errors from time to time. Even if we assume it never makes any errors, some people use alt-fingerings wherein they use another finger than what is conventionally taught in order to press a certain key and for far away keys to the right like the numpad, the model will always assume the use of the right pinky for the entire numpad, even though we both know that nobody uses the numpad exclusively with their right pinky.
Consequently, the best approach is to let the code make its best guess and then let the user correct it in the "Finger" tab.
Metadata
Metadata
Assignees
Labels
No labels