Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
99 changes: 60 additions & 39 deletions data/avro-keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@
"slug": "avro-keymap",
"description": "জনপ্রিয় বাংলা লেখার অ্যাপ অভ্র কীবোর্ডে নির্ভুলভাবে বাংলা লেখা",
"colorPref": "#bb401f",
"contents": [{
"contents": [
{
"title": "স্বরবর্ণ",
"items": [{
"items": [
{
"definition": "অ",
"code": "o"
},
Expand Down Expand Up @@ -34,7 +36,8 @@
},
{
"title": "স্বরবর্ণ",
"items": [{
"items": [
{
"definition": "ঋ, ৃ",
"code": "rri"
},
Expand All @@ -58,7 +61,8 @@
},
{
"title": "জোরপূর্বক মূল স্বরবর্ণ",
"items": [{
"items": [
{
"definition": "অ",
"code": "`o"
},
Expand Down Expand Up @@ -86,7 +90,8 @@
},
{
"title": "জোরপূর্বক মূল স্বরবর্ণ",
"items": [{
"items": [
{
"definition": "ঋ",
"code": "`rri"
},
Expand All @@ -110,7 +115,8 @@
},
{
"title": "জোরপূর্বক স্বরবর্ণের সংক্ষিপ্ত রূপ",
"items": [{
"items": [
{
"definition": "কিছু লেখা হবে না",
"code": "o`"
},
Expand Down Expand Up @@ -138,7 +144,8 @@
},
{
"title": "জোরপূর্বক স্বরবর্ণের সংক্ষিপ্ত রূপ",
"items": [{
"items": [
{
"definition": "ৃ",
"code": "rri`"
},
Expand All @@ -162,7 +169,8 @@
},
{
"title": "ব্যাঞ্জনবর্ণ",
"items": [{
"items": [
{
"definition": "ক",
"code": "k"
},
Expand All @@ -186,7 +194,8 @@
},
{
"title": "ব্যাঞ্জনবর্ণ",
"items": [{
"items": [
{
"definition": "চ",
"code": "c"
},
Expand All @@ -210,7 +219,8 @@
},
{
"title": "ব্যাঞ্জনবর্ণ",
"items": [{
"items": [
{
"definition": "ট",
"code": "T"
},
Expand All @@ -234,7 +244,8 @@
},
{
"title": "ব্যাঞ্জনবর্ণ",
"items": [{
"items": [
{
"definition": "ত",
"code": "t"
},
Expand All @@ -258,7 +269,8 @@
},
{
"title": "ব্যাঞ্জনবর্ণ",
"items": [{
"items": [
{
"definition": "প",
"code": "p"
},
Expand All @@ -282,7 +294,8 @@
},
{
"title": "ব্যাঞ্জনবর্ণ",
"items": [{
"items": [
{
"definition": "য",
"code": "z"
},
Expand All @@ -306,7 +319,8 @@
},
{
"title": "ব্যাঞ্জনবর্ণ",
"items": [{
"items": [
{
"definition": "স",
"code": "s"
},
Expand All @@ -326,7 +340,8 @@
},
{
"title": "ব্যাঞ্জনবর্ণ",
"items": [{
"items": [
{
"definition": "য়",
"code": "y, Y"
},
Expand All @@ -349,8 +364,9 @@
]
},
{
"title": "যুক্তবর্ণ",
"items": [{
"title": "যুক্তাক্ষর",
"items": [
{
"definition": "অক্ষর",
"code": "okkhor"
},
Expand All @@ -371,26 +387,6 @@
"code": "lokkhmI"
},
{
"definition": "হ্ব (হ+ব)",
"code": "h+w"
},
{
"definition": "চ্ছ্ব (চ+ছ+ব)",
"code": "c+ch+w"
},
{
"definition": "স্ফ (স+ফ)",
"code": "s+f"
},
{
"definition": "ষ্ট্র (ষ+ট+র-ফলা)",
"code": "Sh+T+r"
}
]
},
{
"title": "যুক্তাক্ষর",
"items": [{
"definition": "গ্লোব",
"code": "glOb"
},
Expand Down Expand Up @@ -421,6 +417,27 @@
{
"definition": "রাষ্ট্র",
"code": "raShTr"
}
]
},
{
"title": "যুক্তবর্ণ",
"items": [
{
"definition": "হ্ব (হ+ব)",
"code": "h+w"
},
{
"definition": "চ্ছ্ব (চ+ছ+ব)",
"code": "c+ch+w"
},
{
"definition": "স্ফ (স+ফ)",
"code": "s+f"
},
{
"definition": "ষ্ট্র (ষ+ট+র-ফলা)",
"code": "Sh+T+r"
},
{
"definition": "ক্ক",
Expand Down Expand Up @@ -487,7 +504,7 @@
"code": "khr"
},
{
"definition": "",
"definition": "গ্‌ণ",
"code": "gN"
},
{
Expand Down Expand Up @@ -909,8 +926,12 @@
{
"definition": "ভ্র",
"code": "vr, bhr"
},
{
"definition": "হৃ",
"code": "hrri"
}
]
}
]
}
}