diff options
| author | フィルターペーパー <76888457+filterpaper@users.noreply.github.com> | 2024-12-13 02:01:50 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-12 11:01:50 -0700 |
| commit | e1351b4f4b8168ca560d2ce090e02e3a50ca0c32 (patch) | |
| tree | 073736099cbbbf2b3715a24bbe15e98e7766b0e9 /data | |
| parent | 76ac62c326b4f64bb7c9d4d3b4360a3942f0d1f6 (diff) | |
Subscript alef correction (#24707)
Output for U+0656 is AltGr + V
Diffstat (limited to 'data')
| -rw-r--r-- | data/constants/keycodes/extras/keycodes_farsi_0.0.1.hjson | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/constants/keycodes/extras/keycodes_farsi_0.0.1.hjson b/data/constants/keycodes/extras/keycodes_farsi_0.0.1.hjson index d59b6fab26..68d209a5f3 100644 --- a/data/constants/keycodes/extras/keycodes_farsi_0.0.1.hjson +++ b/data/constants/keycodes/extras/keycodes_farsi_0.0.1.hjson | |||
| @@ -527,7 +527,7 @@ | |||
| 527 | "key": "FA_PIPE", | 527 | "key": "FA_PIPE", |
| 528 | "label": "|", | 528 | "label": "|", |
| 529 | } | 529 | } |
| 530 | "ALGR(FA_RA)": { | 530 | "ALGR(FA_RE)": { |
| 531 | "key": "FA_SUBA", | 531 | "key": "FA_SUBA", |
| 532 | "label": "ٖ", | 532 | "label": "ٖ", |
| 533 | } | 533 | } |
