mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
19 lines
No EOL
714 B
JavaScript
19 lines
No EOL
714 B
JavaScript
KeymanWeb.KR(new Keyboard_halfDefined());
|
|
|
|
function Keyboard_halfDefined() {
|
|
this.KI = "Keyboard_halfDefined";
|
|
this.KN = "Development Underspecified Keyboard";
|
|
this.KMBM = 0x001F;
|
|
this.KV = {
|
|
F: ' 1em "Arial"',
|
|
K102: 0,
|
|
KLS: { 'default': new Array("`", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "=", "", "", "", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "[", "]", "\\", "", "", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", ";", "'", "", "", "", "", "", "", "z", "x", "c", "v", "b", "n", "m", ",", ".", "/", "", "", "", "", "", "")
|
|
}
|
|
};
|
|
this.KH = '';
|
|
this.KM = 0;
|
|
|
|
this.gs = function (t, e) {
|
|
return r = 0;
|
|
};
|
|
} |