Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 2.04 KB

README.md

File metadata and controls

52 lines (30 loc) · 2.04 KB

Fx Kanji Mod

Various keyboard layouts for your F(x)tec Pro1 QX1000 and Pro1-X QX1050 physical keyboard with 半角/全角漢字(ZENKAKU_HANKAKU):

f(x)-kanji-mod-based-fx-qwerty

  • Fx Qwerty Compatible - Shift as Fn
  • Fx Qwerty Compatible - Shift as Fn - Fn+Tab

See the based Fx Qwerty website for layout maps.

and more variants, Meta-key(Fx Logo) combinations:

f(x)-kanji-mod-with-metakey

  • Fx Qwerty with Meta-Key - Shift as Fn
  • Fx Qwerty with Meta-Key - Shift as Fn - Fn+Tab

The layouts are provided via the Android standard layouts mechanism and are selectable in Android settings - no root required.

Installing

Google Play Store or apk file on releases.

Documentation

Japanese documentation is Fx Kanji Mod ドキュメント - eps_r.

Building

Python 3 is required to build.

The project uses Gradle and can be built with Android Studio or via commandline, for example:

export JAVA_HOME="$HOME/android-studio/jre"
export ANDROID_HOME="$HOME/Android/Sdk"
./gradlew assembleDebug

Layout files

Most layouts are generated from other layouts automatically by generate_layouts.py during the build process and are therefore not found in this repository.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

Credits

This project was forked from Fx Qwerty, and referred to 8796.jp管理日誌(Gemini PDAのキーボードレイアウトを変更するやつ).