A Japanese input scheme based on Wubi86.
It’s a input scheme by Kanji Chokusetsu Nyuryoku
漢字直接入力 - Wikipedia to input Japanese.
- The original author of this scheme is 零尾河童, I’m just porting to the Rime input platform.
- This scheme borrows the OpenCC part of the rime 訓讀み scheme sgalal made.
- This scheme follows MIT license.
Please read the Wiki(only Chinese page now) before using it.
Copy the documents under the root directory of the repo into the user folder of RIME for deployment.
Opencc is used in this scheme to convert Hiragana / Katakana. Please put hirakata.ocd
and hira2kata.json
in the opencc
folder before use.
Before using, you need to add the following content under the patch item in default.custom.yaml
.
patch:
...
"key_binder/bindings":
#- {accept: comma, send: Page_Up, when: paging}
#- {accept: period, send: Page_Down, when: has_menu}
Welcome everyone to maintain the dictionary of this scheme and submit PRs to me.