Skip to content

Create keyboard_layout_dvorak.py #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

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