Skip to content

Conversation

@jersu11
Copy link

@jersu11 jersu11 commented Aug 21, 2021

Adds the Dvorak keyboard layout to HID library. This file is a duplicate of the keyboard_layout_us.py file, with the chars in the ASCII_TO_KEYCODE aligned to the proper position in the list for Dvorak layout.

adds the Dvorak keyboard layout to HID library
@Neradoc
Copy link
Contributor

Neradoc commented Aug 21, 2021

Hi, thanks for the contribution, but because the library is already large, additional layouts should not be contributed to this library.
#73 (comment)

One way to make it available would be to make it its own repository and contribute it to the community bundle, but I started a repository of keyboard layouts, and you can contribute to it more easily. While still experimental, it already has a dvorak layout, you are welcome to check it out and see if it suits you or needs fixes.
https://github.com/Neradoc/Circuitpython_Keyboard_Layouts

@dhalbert
Copy link
Collaborator

dhalbert commented Oct 26, 2021

@dhalbert dhalbert closed this Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants