-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvietquick.schema.yaml
71 lines (61 loc) · 1.37 KB
/
vietquick.schema.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# Rime schema
# encoding: utf-8
schema:
schema_id: vietquick
name: "VQuick"
version: "2020.05.08"
author:
- scorpjke<[email protected]>
description: |
Sucheng-style keyboard for fast typing in Vietnamese
engine:
processors:
- lua_processor@capitalize_vietquick_processor
- ascii_composer
- selector
- speller
- punctuator
- navigator
- express_editor
segmentors:
- ascii_segmentor
- abc_segmentor
- punct_segmentor
- fallback_segmentor
translators:
- punct_translator
- table_translator
filters:
# - lua_filter@trad_tone_vietquick
- lua_filter@remove_final_space_vietquick
- lua_filter@capitalize_vietquick_filter
menu:
alternative_select_labels: [ , , , , , , , , ]
alternative_select_keys: ①②③④⑤⑥⑦⑧⑨
# page_size: 1
speller:
alphabet: 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890'
delimiter: ';'
auto_select: true
translator:
dictionary: vietquick
enable_user_dict: false
enable_sentence: true
punctuator:
use_space: true
half_shape: &punct
' ' : { commit: ' ' }
full_shape: *punct
ascii_composer:
# good_old_caps_lock: true
switch_key:
Shift_L: noop
Shift_R: noop
Control_L: noop
Control_R: noop
Caps_Lock: noop
Eisu_toggle: noop
editor:
bindings:
Return: confirm
space: noop