summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-08-22 14:49:32 +0800
committerPeng Wu <alexepico@gmail.com>2013-08-22 14:49:32 +0800
commit1a699bdac19aee9b829f20a38aad415a77d1298f (patch)
treea9b767e0977f236d2d5a459876dd9f9b01854d33 /src
parentac80f0350eef225dcbcc2ed11c3a5746979ed3e4 (diff)
downloadlibzhuyin-1a699bdac19aee9b829f20a38aad415a77d1298f.tar.gz
libzhuyin-1a699bdac19aee9b829f20a38aad415a77d1298f.tar.xz
libzhuyin-1a699bdac19aee9b829f20a38aad415a77d1298f.zip
update ginyieh keyboard map
Diffstat (limited to 'src')
-rw-r--r--src/storage/chewing_table.h30
1 files changed, 15 insertions, 15 deletions
diff --git a/src/storage/chewing_table.h b/src/storage/chewing_table.h
index 56ceba0..7197033 100644
--- a/src/storage/chewing_table.h
+++ b/src/storage/chewing_table.h
@@ -58,20 +58,20 @@ const chewing_tone_item_t chewing_standard_tones[] = {
const chewing_symbol_item_t chewing_ginyieh_symbols[] = {
-{'\'' , "ㄩ"},
-{',' , "ㄝ"},
-{'-' , "ㄧ"},
-{'.' , "ㄡ"},
-{'/' , "ㄥ"},
-{'0' , "ㄢ"},
+{'\'' , "ㄥ"},
+{',' , "ㄚ"},
+{'-' , "ㄣ"},
+{'.' , "ㄞ"},
+{'/' , "ㄢ"},
+{'0' , "ㄟ"},
{'2' , "ㄅ"},
{'3' , "ㄉ"},
{'6' , "ㄓ"},
-{'8' , "ㄚ"},
-{'9' , "ㄞ"},
-{';' , "ㄤ"},
+{'8' , "ㄧ"},
+{'9' , "ㄛ"},
+{';' , "ㄡ"},
{'=' , "ㄦ"},
-{'[' , "ㄨ"},
+{'[' , "ㄤ"},
{'b' , "ㄒ"},
{'c' , "ㄌ"},
{'d' , "ㄋ"},
@@ -79,14 +79,14 @@ const chewing_symbol_item_t chewing_ginyieh_symbols[] = {
{'f' , "ㄎ"},
{'g' , "ㄑ"},
{'h' , "ㄕ"},
-{'i' , "ㄛ"},
+{'i' , "ㄨ"},
{'j' , "ㄘ"},
-{'k' , "ㄜ"},
-{'l' , "ㄠ"},
+{'k' , "ㄩ"},
+{'l' , "ㄝ"},
{'m' , "ㄙ"},
{'n' , "ㄖ"},
-{'o' , "ㄟ"},
-{'p' , "ㄣ"},
+{'o' , "ㄜ"},
+{'p' , "ㄠ"},
{'r' , "ㄍ"},
{'s' , "ㄇ"},
{'t' , "ㄐ"},