Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.26 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.26 KB

Unexpected Keyboard User Layouts

This repository contains user maintained layouts for 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/<your name>.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 maintained by @Lixquid or edit the XML files.

Feel free to take code from the layouts already in the app, for example QWERTY and Dvorak.

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