mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-04 05:20:30 +00:00
Keymaps: Add bépo keymaps
This commit is contained in:
parent
0aa3e5c2ea
commit
86b3769e59
Notes:
sideshowbarker
2024-07-18 00:46:18 +09:00
Author: https://github.com/dgellow 🔰 Commit: https://github.com/SerenityOS/serenity/commit/86b3769e597 Pull-request: https://github.com/SerenityOS/serenity/pull/11046 Reviewed-by: https://github.com/kleinesfilmroellchen ✅
2 changed files with 10 additions and 0 deletions
5
Base/res/keymaps/bepo-dg.json
Normal file
5
Base/res/keymaps/bepo-dg.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"map": [ "", "$", "\"", "<", ">", "(", ")", "@", "+", "-", "/", "*", "=", "%", "\b", "\t", "b", "é", "p", "o", "w", "\u0300", "v", "d", "l", "j", "=", "", "\n", "", "a", "u", "i", "e", ",", "c", "t", "s", "r", "n", "m", "ç", "", "ê", "z", "y", "x", ".", "k", "'", "q", "g", "h", "f", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "<", "", "", ""],
|
||||
"shift_map": [ "", "#", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "°", "\u0300", "\b", "\t", "B", "É", "P", "O", "W", "!", "V", "D", "L", "J", "\u0302", "", "\n", "", "A", "U", "I", "E", ";", "C", "T", "S", "R", "N", "M", "Ç", "", "Ê", "Z", "Y", "X", ":", "K", "?", "Q", "G", "H", "F", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", ">", "", "", ""],
|
||||
"alt_map": [ "", "–", "—", "≤", "≥", "[", "]", "^", "±", "−", "÷", "×", "≠", "", "\b", "\t", "|", "(", ")", "&", "\u0300", "¡", "", "ð", "/", "ij", "≠", "", "\n", "", "", "[", "]", "€", "", "©", "", "ß", "®", "", "", "", "*", "/", "\\", "{", "}", "_", "⌨", "¿", "µ", "", "", "", "", "", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""]
|
||||
}
|
5
Base/res/keymaps/bepo.json
Normal file
5
Base/res/keymaps/bepo.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"map": [ "", "$", "\"", "«", "»", "(", ")", "@", "+", "-", "/", "*", "=", "%", "\b", "\t", "b", "é", "p", "o", "è", "^", "v", "d", "l", "j", "z", "w", "\n", "", "a", "u", "i", "e", ",", "c", "t", "s", "r", "n", "m", "ç", "", "ê", "à", "y", "x", ".", "k", "'", "q", "g", "h", "f", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "<", "", "", ""],
|
||||
"shift_map": [ "", "#", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "°", "`", "\b", "\t", "B", "É", "P", "O", "È", "!", "V", "D", "L", "J", "Z", "W", "\n", "", "A", "U", "I", "E", ";", "C", "T", "S", "R", "N", "M", "Ç", "", "Ê", "À", "Y", "X", ":", "K", "?", "Q", "G", "H", "F", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", ">", "", "", ""],
|
||||
"alt_map": [ "", "–", "—", "<", ">", "[", "]", "^", "±", "−", "÷", "×", "≠", "‰", "\b", "\t", "|", "´", "&", "œ", "`", "¡", "", "ð", "/", "ij", "-", "", "\n", "", "æ", "ù", "̤", "€", "", "", "", "", "", "", "~", "", "", "/", "\\", "{", "}", "…", "~", "¿", "", "", "", "", "", "", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""]
|
||||
}
|
Loading…
Reference in a new issue