Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hanunoo] bugs fixes & updates #2265

Merged
merged 2 commits into from
Jun 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 9 additions & 0 deletions release/h/hanunoo/HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,12 @@ Hanunoo Keyboard Changelog

1.0 (2 October 2022)
* Created by Ilham Nurwansah.

1.1 (26 June 2023)
* Fix on SA (ᜰ) both physical and virtual button
* Fix on NGA (ᜥ) for virtual button
* Fix on danda and double danda appearance for virtual button
* Fix on slash input for virtual button
* On screen keyboard synchronize


16 changes: 8 additions & 8 deletions release/h/hanunoo/hanunoo.kpj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ID>id_0fbd1aefd706f47f9c171e96fea3726f</ID>
<Filename>hanunoo.kmn</Filename>
<Filepath>source\hanunoo.kmn</Filepath>
<FileVersion>1.0</FileVersion>
<FileVersion>1.1</FileVersion>
<FileType>.kmn</FileType>
<Details>
<Name>hanunoo</Name>
Expand All @@ -27,7 +27,7 @@
<FileType>.kps</FileType>
<Details>
<Name>hanunoo</Name>
<Copyright>© 2022 Ilham Nurwansah</Copyright>
<Copyright>© 2022-2023 Ilham Nurwansah</Copyright>
</Details>
</File>
<File>
Expand Down Expand Up @@ -91,25 +91,25 @@
<ParentFileID>id_d1868e0c39807d4094f2ddda8aa9df1e</ParentFileID>
</File>
<File>
<ID>id_4c10f8e9ad3f8058ae1c277613128711</ID>
<ID>id_1273ce5c51105cd832bff3751a1f78bd</ID>
<Filename>hano_kbd1.png</Filename>
<Filepath>source\..\..\..\..\..\..\Keyman Developer\Projects\hanunoo\source\welcome\hano_kbd1.png</Filepath>
<Filepath>source\..\source\welcome\hano_kbd1.png</Filepath>
<FileVersion></FileVersion>
<FileType>.png</FileType>
<ParentFileID>id_d1868e0c39807d4094f2ddda8aa9df1e</ParentFileID>
</File>
<File>
<ID>id_19e09607178cf72ceb12f93cfdaf8d2e</ID>
<ID>id_0d9ef9ebccc73ec6243ddcb0e55d1ccd</ID>
<Filename>hano_kbd2.png</Filename>
<Filepath>source\..\..\..\..\..\..\Keyman Developer\Projects\hanunoo\source\welcome\hano_kbd2.png</Filepath>
<Filepath>source\..\source\welcome\hano_kbd2.png</Filepath>
<FileVersion></FileVersion>
<FileType>.png</FileType>
<ParentFileID>id_d1868e0c39807d4094f2ddda8aa9df1e</ParentFileID>
</File>
<File>
<ID>id_c0ffd4b99e11602cdcde852f6df305be</ID>
<ID>id_f9acea9e1839f7580844927f96df7fbb</ID>
<Filename>welcome.htm</Filename>
<Filepath>source\..\..\..\..\..\..\Keyman Developer\Projects\hanunoo\source\welcome\welcome.htm</Filepath>
<Filepath>source\..\source\welcome\welcome.htm</Filepath>
<FileVersion></FileVersion>
<FileType>.htm</FileType>
<ParentFileID>id_d1868e0c39807d4094f2ddda8aa9df1e</ParentFileID>
Expand Down
94 changes: 45 additions & 49 deletions release/h/hanunoo/source/hanunoo.keyman-touch-layout
Original file line number Diff line number Diff line change
Expand Up @@ -11,42 +11,40 @@
{
"id": "K_A",
"text": "ᜠ",
"pad": "",
"width": "140",
"width": 140,
"layer": "shift"
},
{
"id": "K_I",
"text": "ᜡ",
"width": "140",
"width": 140,
"layer": "shift"
},
{
"id": "K_U",
"text": "ᜢ",
"width": "140",
"width": 140,
"layer": "shift"
},
{
"id": "K_K",
"text": "ᜣ",
"width": "140"
"width": 140
},
{
"id": "K_G",
"text": "ᜤ",
"width": "140"
"width": 140
},
{
"id": "K_N",
"id": "U_1725",
"text": "ᜥ",
"width": "140",
"layer": "shift"
"width": 140
},
{
"id": "K_T",
"text": "ᜦ",
"width": "140"
"width": 140
}
]
},
Expand All @@ -56,37 +54,37 @@
{
"id": "K_D",
"text": "ᜧ",
"width": "140"
"width": 140
},
{
"id": "K_N",
"text": "ᜨ",
"width": "140"
"width": 140
},
{
"id": "K_P",
"text": "ᜩ",
"width": "140"
"width": 140
},
{
"id": "K_B",
"text": "ᜪ",
"width": "140"
"width": 140
},
{
"id": "K_M",
"text": "ᜫ",
"width": "140"
"width": 140
},
{
"id": "K_Y",
"text": "ᜬ",
"width": "140"
"width": 140
},
{
"id": "K_R",
"text": "ᜭ",
"width": "140"
"width": 140
}
]
},
Expand All @@ -96,38 +94,38 @@
{
"id": "K_L",
"text": "ᜮ",
"width": "140"
"width": 140
},
{
"id": "K_W",
"text": "ᜯ",
"width": "140"
"width": 140
},
{
"id": "K_S",
"text": "ᜰ",
"width": "140"
"width": 140
},
{
"id": "K_H",
"text": "ᜱ",
"width": "140"
"width": 140
},
{
"id": "K_I",
"text": "ᜲ",
"width": "140"
"width": 140
},
{
"id": "K_U",
"text": "ᜳ",
"width": "140"
"width": 140
},
{
"id": "K_BKSP",
"text": "*BkSp*",
"width": "140",
"sp": "1"
"width": 140,
"sp": 1
}
]
},
Expand All @@ -137,15 +135,15 @@
{
"id": "K_NUMLOCK",
"text": "*123*",
"width": "150",
"sp": "1",
"width": 150,
"sp": 1,
"nextlayer": "numeric"
},
{
"id": "K_LOPT",
"text": "*Menu*",
"width": "120",
"sp": "1"
"width": 120,
"sp": 1
},
{
"id": "K_SLASH",
Expand All @@ -160,8 +158,8 @@
{
"id": "K_SPACE",
"text": "",
"width": "380",
"sp": "0"
"width": 380,
"sp": 0
},
{
"id": "K_PERIOD",
Expand Down Expand Up @@ -208,8 +206,8 @@
{
"id": "K_ENTER",
"text": "*Enter*",
"width": "150",
"sp": "1"
"width": 150,
"sp": 1
}
]
}
Expand Down Expand Up @@ -268,8 +266,7 @@
"key": [
{
"id": "T_peso",
"text": "₱",
"pad": ""
"text": "₱"
},
{
"id": "K_2",
Expand Down Expand Up @@ -308,11 +305,11 @@
},
{
"id": "T_danda",
"text": ""
"text": ""
},
{
"id": "T_double_danda",
"text": ""
"text": ""
}
]
},
Expand All @@ -322,7 +319,6 @@
{
"id": "K_LBRKT",
"text": "[",
"pad": "",
"sk": [
{
"id": "U_00AB",
Expand Down Expand Up @@ -385,7 +381,7 @@
"layer": "shift"
},
{
"id": "K_SLASH",
"id": "U_2044",
"text": "/"
},
{
Expand All @@ -396,8 +392,8 @@
{
"id": "K_BKSP",
"text": "*BkSp*",
"width": "100",
"sp": "1"
"width": 100,
"sp": 1
}
]
},
Expand All @@ -407,27 +403,27 @@
{
"id": "K_LOWER",
"text": "ᜡ",
"width": "150",
"sp": "1",
"width": 150,
"sp": 1,
"nextlayer": "default"
},
{
"id": "K_LOPT",
"text": "*Menu*",
"width": "120",
"sp": "1"
"width": 120,
"sp": 1
},
{
"id": "K_SPACE",
"text": "",
"width": "610",
"sp": "0"
"width": 610,
"sp": 0
},
{
"id": "K_ENTER",
"text": "*Enter*",
"width": "150",
"sp": "1"
"width": 150,
"sp": 1
}
]
}
Expand Down
5 changes: 3 additions & 2 deletions release/h/hanunoo/source/hanunoo.kmn
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
store(&VERSION) '10.0'
store(&NAME) 'hanunoo'
store(&COPYRIGHT) '© Ilham Nurwansah'
store(&KEYBOARDVERSION) '1.0'
store(&KEYBOARDVERSION) '1.1'
store(&TARGETS) 'any'
store(&VISUALKEYBOARD) 'hanunoo.kvks'
store(&LAYOUTFILE) 'hanunoo.keyman-touch-layout'
store(nul) "acefjoqvxzBCDEFGHJKLMOPQSTVWXYZ"
store(nul) "acejoqvxzBCDEFGHJKLMOPQTVWXYZ"

begin Unicode > use(main)

Expand All @@ -25,6 +25,7 @@ group(main) using keys
+ [K_M] > 'ᜫ'
+ [K_B] > 'ᜪ'
+ [K_P] > 'ᜩ'
+ [K_S] > 'ᜰ'
+ [K_N] > 'ᜨ'
+ [K_D] > 'ᜧ'
+ [K_T] > 'ᜦ'
Expand Down
8 changes: 4 additions & 4 deletions release/h/hanunoo/source/hanunoo.kps
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Package>
<System>
<KeymanDeveloperVersion>15.0.270.0</KeymanDeveloperVersion>
<KeymanDeveloperVersion>16.0.139.0</KeymanDeveloperVersion>
<FileVersion>7.0</FileVersion>
</System>
<Options>
Expand All @@ -16,8 +16,8 @@
</StartMenu>
<Info>
<Name URL="">hanunoo</Name>
<Copyright URL="">© 2022 Ilham Nurwansah</Copyright>
<Author URL="">Ilham Nurwansah</Author>
<Copyright URL="">© 2022-2023 Ilham Nurwansah</Copyright>
<Author URL="mailto:info@kairaga.com">Ilham Nurwansah</Author>
<Version URL=""></Version>
<WebSite URL="https://inurwansah.my.id/keyboards/">https://inurwansah.my.id/keyboards/</WebSite>
</Info>
Expand Down Expand Up @@ -69,7 +69,7 @@
<Keyboard>
<Name>hanunoo</Name>
<ID>hanunoo</ID>
<Version>1.0</Version>
<Version>1.1</Version>
<OSKFont>NotoSansHanunoo-Regular.ttf</OSKFont>
<DisplayFont>NotoSansHanunoo-Regular.ttf</DisplayFont>
<Languages>
Expand Down