Skip to content

Commit

Permalink
update keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
ch3rny committed Sep 28, 2024
1 parent 34aea8b commit 2551d78
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/main/python/keymap/ukrainian.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"KC_P": "P\nЗ",
"KC_LBRACKET": "{\n[ Х",
"KC_RBRACKET": "}\n] Ї",
"KC_BSLASH": "| /\n\\ /",
"KC_BSLASH": "| /\n\\ \\",
"KC_A": "A\nФ",
"KC_S": "S\nІ",
"KC_D": "D\nВ",
Expand All @@ -40,5 +40,7 @@
"KC_M": "M\nЬ",
"KC_COMMA": "<\n, Б",
"KC_DOT": ">\n. Ю",
"KC_SLASH": "? ,\n/ ."
"KC_SLASH": "? ,\n/ .",
"KC_NONUS_HASH": "~ /\n# \\",
"KC_NONUS_BSLASH": "|\n\\ Ґ",
}

0 comments on commit 2551d78

Please sign in to comment.