mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
Keymaps: Add Turkish-F Keymap
This commit is contained in:
parent
ed5a4f2938
commit
343de29652
Notes:
sideshowbarker
2024-07-18 00:36:25 +09:00
Author: https://github.com/bitigchi 🔰 Commit: https://github.com/SerenityOS/serenity/commit/343de29652e Pull-request: https://github.com/SerenityOS/serenity/pull/11086
1 changed files with 6 additions and 0 deletions
6
Base/res/keymaps/trf.json
Normal file
6
Base/res/keymaps/trf.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "/", "-", "\b", "\t", "f", "g", "ğ", "ı", "o", "d", "r", "n", "h", "p", "q", "w", "\n", "", "u", "i", "e", "a", "ü", "t", "k", "m", "l", "y", "ş", "<", "", "x", "j", "ö", "v", "c", "ç", "z", "s", "b", ".", ",", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", "<", "", "", ""],
|
||||
"shift_map": [ "", "\u001B", "!", "\"", "^", "$", "%", "&", "'", "(", ")", "=", "?", "_", "\b", "\t", "F", "G", "Ğ", "I", "O", "D", "R", "N", "H", "P", "Q", "W", "\n", "", "U", "İ", "E", "A", "Ü", "T", "K", "M", "L", "Y", "Ş", ">", "", "X", "J", "Ö", "V", "C", "Ç", "Z", "S", "B", ":", ";", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", ">", "", "", ""],
|
||||
"alt_map": [ "", "\u001B", "¡", "™", "#", "¢", "∞", "+", "{", "[", "]", "}", "/", "|", "\b", "\t", "@", "∑", "´", "", "", "", "", "", "", "", "", "~", "\n", "", "", "", "€", "", "", "₺", "", "", "", "¥", "", "`", "", "*", "", "", "", "", "", "", "", "", "", "", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", "|", "", "", ""],
|
||||
"shift_altgr_map": [ "", "\u001B", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "\n", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""]
|
||||
}
|
Loading…
Reference in a new issue