bloznelis / typioca

Cozy typing speed tester in terminal
MIT License
782 stars 22 forks source link

Keyboard layouts emulation #81

Closed bloznelis closed 2 months ago

bloznelis commented 1 year ago

Add Dvorak and Colemak layouts emulation (mapping from QWERTY)

tripplehelix commented 6 months ago

Just wondering here, couldn't you just change your system keyboard layout to achieve this?

DanWlker commented 2 months ago

Hi are you accepting any PRs for this? I'm interested to work on it

bloznelis commented 2 months ago

Go ahead @DanWlker. Just keep in mind that we need this to be configurable via the main menu, probably under a Config section. And the code that handles the menu is not the greatest with loads of duplication, so be warned!