Skip to content

Commit

Permalink
bump to 20240827
Browse files Browse the repository at this point in the history
  • Loading branch information
cubercsl committed Sep 15, 2024
1 parent 93689c8 commit 49b6af3
Show file tree
Hide file tree
Showing 28 changed files with 5,649 additions and 5,222 deletions.
2 changes: 2 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ yay -S rime-flypy

### [/plum/](https://github.com/rime/plum) 获取

配方:℞ **cubercsl/rime-flypy**

在 /plum/ 文件夹下执行

```bash
Expand Down
Binary file modified assets/flypy.prism.bin
Binary file not shown.
Binary file modified assets/flypy.reverse.bin
Binary file not shown.
Binary file modified assets/flypy.table.bin
Binary file not shown.
Binary file modified assets/flypydz.prism.bin
Binary file not shown.
Binary file modified assets/flypydz.reverse.bin
Binary file not shown.
Binary file modified assets/flypydz.table.bin
Binary file not shown.
3 changes: 2 additions & 1 deletion flypy.dict.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@

---
name: flypy
version: "20240724"
version: "10.9z"
sort: original
import_tables:
- 'flypy/flypy.user.top' # 用户置顶词
# - 'flypy/flypy.full.top' # 全码置顶词
- 'flypy/flypy.fast.symbols' # 快符
- 'flypy/flypy.primary' # 首选字词
- 'flypy/flypy.secondary' # 次选字词
- 'flypy/flypy.three' # 三码填空
- 'flypy/flypy.web' # 网站
- 'flypy/flypy.emoji' # 表情
- 'flypy/flypy.symbols' # 符号
Expand Down
6 changes: 3 additions & 3 deletions flypy.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schema:
schema_id: flypy
name: 小鹤音形
version: "20240724"
version: "10.9z"
author:
- 方案设计:何海峰 <flypy@qq.com>
description: |
Expand Down Expand Up @@ -124,5 +124,5 @@ menu:
page_size: 5 #候选项数

style:
horizontal: true #竖排为false

text_orientation: horizontal
candidate_list_layout: linear
9 changes: 4 additions & 5 deletions flypy/flypy.emoji.dict.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# emoji表情
---
name: flypy.emoji
version: "20240724"
version: "10.9z"
use_preset_vocabulary: false
...
😊 oi
🚶🐎👀🌸 oigh
🐎🐎🐅🐅 oimh
🈵🍜🔴💥 oihg
Expand Down Expand Up @@ -81,6 +82,7 @@ use_preset_vocabulary: false
🤮 oiot
🤢 oiex
😋 oimw
🤡 oixi
🥂 oigb
🍻 oigb
💔 oilk
Expand Down Expand Up @@ -157,10 +159,7 @@ use_preset_vocabulary: false
❗️ oijt
✅ oigz
❎ oiia
➕ oijx
➖ oijm
➗ oiiu
✖️ oiig
🇨🇳 oigq
☕️ oikf
💦 oiuv
💩 oidb
7 changes: 4 additions & 3 deletions flypy/flypy.fast.symbols.dict.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 快符
---
name: flypy.fast.symbols
version: "20240724"
version: "10.9z"
use_preset_vocabulary: false
...
: ;
Expand All @@ -19,6 +19,7 @@ use_preset_vocabulary: false
! ;a
…… ;s
、 ;d
| ;f
· ;g
= ;h
+ ;j
Expand All @@ -29,5 +30,5 @@ use_preset_vocabulary: false
” ;c
—— ;v
_ ;b
< ;n
> ;m
;n
;m
7 changes: 5 additions & 2 deletions flypy/flypy.full.char.dict.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 全码字
---
name: flypy.full
version: "20240724"
version: "10.9z"
use_preset_vocabulary: false
...
𩽾 anan
Expand Down Expand Up @@ -1295,6 +1295,8 @@ use_preset_vocabulary: false
葳 wwcn
闱 wwmw
娓 wwnm
琟 wwwf
玮 wwww
旬 xybo
炘 xbhj
烜 xrha
Expand Down Expand Up @@ -1385,6 +1387,7 @@ use_preset_vocabulary: false
岘 xmee
蚬 xmie
娴 xmnm
闲 xmmm
跹 xmzz
萧 xncs
魈 xngo
Expand Down Expand Up @@ -1604,4 +1607,4 @@ use_preset_vocabulary: false
诹 zzyy
偬 zsrx
阼 zoev
邹 zzde
邹 zzde
4 changes: 2 additions & 2 deletions flypy/flypy.full.dict.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#全码词 居后
# 全码词 居后
---
name: flypy.full
version: "20240724"
version: "10.9z"
use_preset_vocabulary: false
...
刻意 keyi
Expand Down
2 changes: 1 addition & 1 deletion flypy/flypy.full.top.dict.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 全码词 置顶
---
name: flypy.full.top
version: "20240724"
version: "10.9z"
use_preset_vocabulary: false
...
修正 xqvg
Expand Down
Loading

0 comments on commit 49b6af3

Please sign in to comment.