serenity/Base/res/keymaps/colemak.json
Karol Kosek 813b9c400d Base: Add Multilingual layout to Colemak
This commit will add additional key combinations from the Colemak
Multilingual page, except of the dead keys.

https://colemak.com/Multilingual
2022-03-27 09:12:50 -07:00

8 lines
2.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "=", "\b", "\t", "q", "w", "f", "p", "g", "j", "l", "u", "y", ";", "[", "]", "\n", "", "a", "r", "s", "t", "d", "h", "n", "e", "i", "o", "'", "`", "", "\\", "z", "x", "c", "v", "b", "k", "m", ",", ".", "/", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""],
"shift_map": [ "", "\u001B", "!", "@", "#", "$", "%", "^", "&", "*", "(", ")", "_", "+", "\b", "\t", "Q", "W", "F", "P", "G", "J", "L", "U", "Y", ":", "{", "}", "\n", "", "A", "R", "S", "T", "D", "H", "N", "E", "I", "O", "\"", "~", "", "|", "Z", "X", "C", "V", "B", "K", "M", "<", ">", "?", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "|", "", "", ""],
"alt_map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "=", "\b", "\t", "q", "w", "f", "p", "g", "j", "l", "u", "y", ";", "[", "]", "\n", "", "a", "r", "s", "t", "d", "h", "n", "e", "i", "o", "'", "`", "", "\\", "z", "x", "c", "v", "b", "k", "m", ",", ".", "/", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""],
"altgr_map": [ "", "\u001B", "¡", "º", "ª", "¢", "€", "ħ", "ð", "þ", "", "", "", "×", "\b", "\t", "ä", "å", "ã", "ø", "g", "đ", "ł", "ú", "ü", "ö", "«", "»", "\n", "", "á", "r", "ß", "t", "d", "h", "ñ", "é", "í", "ó", "õ", "`", "", "\\", "æ", "x", "ç", "œ", "b", "k", "m", ",", ".", "¿", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""],
"shift_altgr_map": [ "", "\u001B", "¹", "²", "³", "£", "¥", "Ħ", "Ð", "Þ", "“", "”", "—", "÷", "\b", "\t", "Ä", "Å", "Ã", "Ø", "G", "Đ", "Ł", "Ú", "Ü", "Ö", "", "", "\n", "", "Á", "R", "ẞ", "S", "T", "D", "Ñ", "É", "Í", "Ó", "Õ", "~", "", "|", "Æ", "X", "Ç", "Œ", "B", "K", "M", "<", ">", "?", "", "*", "", "\u00A0", ":", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "|", "", "", ""]
}