Skip to content

Commit 88ede4c

Browse files
YummyCocoaMintimate
authored andcommitted
feat: 基于仓九宫格布局适配九宫格输入
1 parent c4e1c60 commit 88ede4c

File tree

6 files changed

+358
-5
lines changed

6 files changed

+358
-5
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ Rime 配置教程:
2727
- 小鹤双拼-薄荷定制: 基于小鹤双拼,添加定制内容。支持输入音形(形码);
2828
- 薄荷拼音-小鹤混输: 全拼输入的同时,支持小鹤双拼;
2929
- 地球拼音-薄荷定制: 基于地球拼音,添加定制内容,扩展海量词库;
30-
- 五笔九八-薄荷简版: 基于五笔98的精简版本,期待大家的PR。
30+
- 五笔九八-薄荷简版: 基于五笔98的精简版本,期待大家的PR;
31+
- 仓九宫格-全拼输入: 基于「薄荷拼音-全拼输入」,适用于在iOS仓输入法内使用九宫格。
3132

3233
你可以在安装后,使用『Ctrl』+『~』进行切换。(默认激活的是『薄荷拼音-全拼输入』)。
3334

@@ -67,6 +68,10 @@ Rime 配置教程:
6768

6869
如果你需要在同文输入法内使用,需要一个键盘模板和皮肤,可以使用: [薄荷输入法的”蓝水鸭“和”黑水鸭“皮肤布局](https://www.mintimate.cc/zh/demo/diffAppearance.html#android%E5%A4%96%E8%A7%82)
6970

71+
仓输入法 Hamster 内如何使用九宫格输入?
72+
73+
薄荷方案内,基于[Hamster](https://github.com/imfuxiao/Hamster/) 九宫格布局和[雾凇九宫格](https://github.com/iDvel/rime-ice/blob/main/t9.schema.yaml)移植了九宫格。需要同时启用九宫格方案(输入方案设置)和九宫格布局(键盘设置 - 键盘布局 - 中文 9 键)。
74+
7075
## 配置文件说明
7176

7277
- `default.custom.yaml` 设置输入法、如何切换输入法、翻页等

README_en.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,11 @@ The default address of the local rime log file is as follows:
6262
- Linux
6363
-iBus:`/tmp`
6464

65-
If you need to use rime in trime with android, you can use oh-my-rime's theme by: [Mint_light_blue and Mint_dark_blue](https://www.mintimate.cc/zh/demo/diffAppearance.html#android%E5%A4%96%E8%A7%82)
65+
If you need to use rime in trime with android, you can use oh-my-rime's theme by: [Mint_light_blue and Mint_dark_blue](https://www.mintimate.cc/zh/demo/diffAppearance.html#android%E5%A4%96%E8%A7%82)
66+
67+
With the Hamster input method, how is the 9-grid input used?
68+
69+
Inside the Oh-my-rime, the 9-grid layout has been adapted from Hamster's [9-grid arrangement](https://github.com/imfuxiao/Hamster/) and the [rime-ice's 9-grid](https://github.com/iDvel/rime-ice/blob/main/t9.schema.yaml). To utilize the 9-grid input, both the 9-grid scheme (set under Input Scheme settings) and the 9-grid layout (键盘设置 - 键盘布局 - 中文 9 键) need to be enabled simultaneously.
6670

6771
## Configuration file description
6872

README_zh-CHT.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ Rime 配置教程:
2727
- 小鶴雙拼-薄荷定制: 基於小鶴雙拼,添加定制內容。支援輸入音形(形碼);
2828
- 薄荷拼音-小鶴混輸: 全拼輸入的同時,支援小鶴雙拼;
2929
- 地球拼音-薄荷定制: 基於地球拼音,添加定制內容,擴展海量詞庫;
30-
- 五筆九八-薄荷簡版: 基於五筆98的精簡版本,期待大家的PR。
30+
- 五筆九八-薄荷簡版: 基於五筆98的精簡版本,期待大家的PR
31+
- 倉九宮格-全拼輸入: 基於「薄荷拼音-全拼輸入」,適用於在iOS倉輸入法內使用九宮格。
3132

3233
妳可以在安裝後,使用『Ctrl』+『~』進行切換。(預設激活的是『薄荷拼音-全拼輸入』)。
3334

@@ -63,7 +64,11 @@ Rime 配置教程:
6364
- Linux
6465
- iBus:` /tmp`
6566

66-
如果妳需要在同文輸入法內使用,需要一個鍵盤模闆和皮膚,可以使用: [薄荷輸入法的”藍水鴨“和”黑水鴨“皮膚佈局](https://www.mintimate.cc/zh/demo/diffAppearance.html#android%E5%A4%96%E8%A7%82)
67+
如果妳需要在同文輸入法內使用,需要一個鍵盤模闆和皮膚,可以使用: [薄荷輸入法的”藍水鴨“和”黑水鴨“皮膚佈局](https://www.mintimate.cc/zh/demo/diffAppearance.html#android%E5%A4%96%E8%A7%82)
68+
69+
倉輸入法 Hamster 內如何使用九宮格輸入?
70+
71+
薄荷方案內,基於[Hamster](https://github.com/imfuxiao/Hamster/) 九宮格佈局和[霧凇九宮格](https://github.com/iDvel/rime-ice/blob/main/t9.schema.yaml)移植了九宮格。需要同時啟用九宮格方案(輸入方案設定)和九宮格佈局(鍵盤設定 - 鍵盤佈局 - 中文 9 鍵)。
6772

6873
## 配置文件說明
6974

default.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@
55
config_version: "24.03.24"
66

77
# 以下内容,实际会由default.custom.yaml和方案配置所覆写
8-
8+
## 九宫格依赖于 rime_mint ,如果需要使用其他方案(比如: 小鹤双拼的 九宫格),可以使用 custom 文件覆写
99
schema_list:
1010
- schema: rime_mint # 薄荷拼音
1111
- schema: double_pinyin_flypy # 小鹤双拼
1212
- schema: rime_mint_flypy # 薄荷拼音-小鹤混输方案
1313
- schema: terra_pinyin # 地球拼音-薄荷定制
1414
- schema: wubi98_mint # 五笔98-薄荷简版
15+
- schema: t9 # 仓九宫格-全拼输入
1516

1617
switcher:
1718
# 切换方案时显示的标题

0 commit comments

Comments
 (0)