AtomicFrontierCode/keyboards

Numeric/Symbolic Lock Feature(s)

Opened this issue · 1 comments

Moving understood keys, such as 1-9, can effectively lower efficiency due to real-world factors, rather than a cpu bias, is there a way this code can be updated to say, lock the top row and continue randperm-ing the other keys?
all major keyboards have this layout reguardless of alpha keying, and i think it would be neat to apply this real-world.
This could be in a config file elsewhere as a t-f or just in the code for people who want to change that.
Thanks

#18 Has a solution to this issue.