Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julow/unexpected-keyboard-layouts
User layouts for [Unexpected Keyboard](https://github.com/Julow/Unexpected-Keyboard)
https://github.com/julow/unexpected-keyboard-layouts
Last synced: 3 months ago
JSON representation
User layouts for [Unexpected Keyboard](https://github.com/Julow/Unexpected-Keyboard)
- Host: GitHub
- URL: https://github.com/julow/unexpected-keyboard-layouts
- Owner: Julow
- Created: 2023-07-17T17:15:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-06T11:18:02.000Z (9 months ago)
- Last Synced: 2024-05-02T02:00:04.988Z (8 months ago)
- Size: 13.7 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unexpected Keyboard User Layouts
This repository contains user maintained layouts for [Unexpected Keyboard](https://github.com/Julow/Unexpected-Keyboard).
## Using a layout from this repository
Copy and paste the contents of an `xml` file present in this repository into the "Custom Layout" option in the preferences.
## Sharing your layout
Layouts are sorted by flavors (such as `qwerty`, `dvorak`, etc..). New flavors can be created as long as they have a name.
If your layout is inspired by QWERTY, write it in `qwerty/.xml` and open a PR.
Feel free to open more PRs over time to improve your layouts.
## Making your own layout
You can use the excellent [layout editor](https://unexpected-keyboard-layout-editor.lixquid.com) maintained by @Lixquid or edit the XML files.
Feel free to take code from the layouts already in the app, for example [QWERTY](https://github.com/Julow/Unexpected-Keyboard/blob/master/res/xml/latn_qwerty_us.xml) and [Dvorak](https://github.com/Julow/Unexpected-Keyboard/blob/master/res/xml/latn_dvorak.xml).
If your layout is inspired by an existing standard and could be used by anyone, consider adding it to the app. See the app's [contribution guideline](https://github.com/Julow/Unexpected-Keyboard/blob/master/CONTRIBUTING.md#guidelines)