Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A tool for creating layouts for the Unexpected Keyboard for Android devices.

License

NotificationsYou must be signed in to change notification settings

Mispille/app-unexpected-keyboard-layout-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool for creating layouts for the Unexpected Keyboard for Android devices.

https://unexpected-keyboard-layout-creator.lixquid.com

How to Use

  1. To get started, either:
    1. Select a layout under theStart from a template dropdown, or
    2. Import a layout from its XML by putting it in theImport from XML box and clickingImport.
  2. Add rows by clicking theAdd Row button, or edit / remove existing rows by clicking on the cog button on the right side of the row.
  3. Add keys to rows by clicking the Plus button on the right side of the row, or edit / remove existing keys by clicking on the key itself.
  4. Once you're done, clickExport to XML to get the XML for your layout.

Development

Prerequisites

Getting Started

  1. Clone the repository
  2. Install dependencies:yarn install
  3. Start the development server:yarn start
  4. Openhttp://localhost:1234 in your browser

Changes to the source files will be automatically reloaded in the browser.

Building for Production

  1. Remove thedist folder:rm -rf dist
  2. Build the project:yarn build
  3. The production files will be in thedist folder

About

A tool for creating layouts for the Unexpected Keyboard for Android devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript99.1%
  • HTML0.9%

[8]ページ先頭

©2009-2025 Movatter.jp