aboutsummaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rw-r--r--usr/keychars/espresso-gpio-keypad.kcm15
-rw-r--r--usr/keychars/sec_keyboard.kcm334
-rw-r--r--usr/keylayout/espresso-gpio-keypad.kl17
-rw-r--r--usr/keylayout/sec_keyboard.kl92
4 files changed, 0 insertions, 458 deletions
diff --git a/usr/keychars/espresso-gpio-keypad.kcm b/usr/keychars/espresso-gpio-keypad.kcm
deleted file mode 100644
index 1a3cb57..0000000
--- a/usr/keychars/espresso-gpio-keypad.kcm
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright (C) 2011 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-type SPECIAL_FUNCTION
diff --git a/usr/keychars/sec_keyboard.kcm b/usr/keychars/sec_keyboard.kcm
deleted file mode 100644
index f350ab9..0000000
--- a/usr/keychars/sec_keyboard.kcm
+++ /dev/null
@@ -1,334 +0,0 @@
-type FULL
-
-key A {
- label: 'A'
- base: 'a'
- shift, capslock: 'A'
-}
-
-key B {
- label: 'B'
- base: 'b'
- shift, capslock: 'B'
-}
-
-key C {
- label: 'C'
- base: 'c'
- shift, capslock: 'C'
-}
-
-key D {
- label: 'D'
- base: 'd'
- shift, capslock: 'D'
-}
-
-key E {
- label: 'E'
- base: 'e'
- shift, capslock: 'E'
- alt: '\u20ac'
-}
-
-key F {
- label: 'F'
- base: 'f'
- shift, capslock: 'F'
-}
-
-key G {
- label: 'G'
- base: 'g'
- shift, capslock: 'G'
-}
-
-key H {
- label: 'H'
- base: 'h'
- shift, capslock: 'H'
-}
-
-key I {
- label: 'I'
- base: 'i'
- shift, capslock: 'I'
-}
-
-key J {
- label: 'J'
- base: 'j'
- shift, capslock: 'J'
-}
-
-key K {
- label: 'K'
- base: 'k'
- shift, capslock: 'K'
-}
-
-key L {
- label: 'L'
- base: 'l'
- shift, capslock: 'L'
-}
-
-key M {
- label: 'M'
- base: 'm'
- shift, capslock: 'M'
- alt: '\u00b5'
-}
-
-key N {
- label: 'N'
- base: 'n'
- shift, capslock: 'N'
-}
-
-key O {
- label: 'O'
- base: 'o'
- shift, capslock: 'O'
-}
-
-key P {
- label: 'P'
- base: 'p'
- shift, capslock: 'P'
-}
-
-key Q {
- label: 'Q'
- base: 'q'
- shift, capslock: 'Q'
- alt: '@'
-}
-
-key R {
- label: 'R'
- base: 'r'
- shift, capslock: 'R'
-}
-
-key S {
- label: 'S'
- base: 's'
- shift, capslock: 'S'
-}
-
-key T {
- label: 'T'
- base: 't'
- shift, capslock: 'T'
-}
-
-key U {
- label: 'U'
- base: 'u'
- shift, capslock: 'U'
-}
-
-key V {
- label: 'V'
- base: 'v'
- shift, capslock: 'V'
-}
-
-key W {
- label: 'W'
- base: 'w'
- shift, capslock: 'W'
-}
-
-key X {
- label: 'X'
- base: 'x'
- shift, capslock: 'X'
-}
-
-key Y {
- label: 'Y'
- base: 'y'
- shift, capslock: 'Y'
-}
-
-key Z {
- label: 'Z'
- base: 'z'
- shift, capslock: 'Z'
-}
-
-key 0 {
- label: '0'
- number: '0'
- base: '0'
- shift, capslock: '='
- alt: '}'
-}
-
-key 1 {
- label: '1'
- number: '1'
- base: '1'
- shift, capslock: '!'
-}
-
-key 2 {
- label: '2'
- number: '2'
- base: '2'
- shift, capslock: '"'
- alt: '\u00b2'
-}
-
-key 3 {
- label: '3'
- number: '3'
- base: '3'
- shift, capslock: '\u00a7'
- alt: '\u00b3'
-}
-
-key 4 {
- label: '4'
- number: '4'
- base: '4'
- shift, capslock: '$'
-}
-
-key 5 {
- label: '5'
- number: '5'
- base: '5'
- shift, capslock: '%'
-}
-
-key 6 {
- label: '6'
- number: '6'
- base: '6'
- shift, capslock: '&'
-}
-
-key 7 {
- label: '7'
- number: '7'
- base: '7'
- shift, capslock: '/'
- alt: '{'
-}
-
-key 8 {
- label: '8'
- number: '8'
- base: '8'
- shift, capslock: '('
- alt: '['
-}
-
-key 9 {
- label: '9'
- number: '9'
- base: '9'
- shift, capslock: ')'
- alt: ']'
-}
-
-key SPACE {
- label: ' '
- base: ' '
-}
-
-key ENTER {
- label: '\n'
- base: '\n'
-}
-
-key TAB {
- label: '\t'
- base: '\t'
-}
-
-key COMMA {
- label: ','
- base: ','
- shift, capslock: ';'
-}
-
-key PERIOD {
- label: '.'
- base: '.'
- shift, capslock: ':'
-}
-
-# QWERTZ: -
-key SLASH {
- label: '-'
- base: '-'
- shift, capslock: '_'
-}
-
-# QWERTZ: circumflex accent
-key GRAVE {
- label: '\u005e'
- base: '\u005e'
- shift, capslock: '\u00b0'
-}
-
-# QWERTZ: latin small letter sharp s
-key MINUS {
- label: '\u00df'
- base: '\u00df'
- shift, capslock: '?'
- alt: '\\'
-}
-
-# QWERTZ: acute accent
-key EQUALS {
- label: '\u00b4'
- base: '\u00b4'
- shift, capslock: '\u0060'
-}
-
-# QWERTZ: latin capital letter u with diaeresis
-key LEFT_BRACKET {
- label: '\u00dc'
- base: '\u00fc'
- shift, capslock: '\u00dc'
-}
-# QWERTZ: plus sign
-key RIGHT_BRACKET {
- label: '+'
- base: '+'
- shift, capslock: '*'
- alt: '~'
-}
-
-# QWERTZ: less-than sign
-key BACKSLASH {
- label: '<'
- base: '<'
- shift: '>'
- alt, capslock: '|'
-}
-
-# QWERTZ: latin capital letter o with diaeresis
-key SEMICOLON {
- label: '\u00d6'
- base: '\u00f6'
- shift, capslock: '\u00d6'
-}
-
-# QWERTZ: latin capital letter a with diaeresis
-key APOSTROPHE {
- label: '\u00c4'
- base: '\u00e4'
- shift, capslock: '\u00c4'
-}
-
-key POUND {
- label: '#'
- base: '#'
- shift, capslock: '\''
-} \ No newline at end of file
diff --git a/usr/keylayout/espresso-gpio-keypad.kl b/usr/keylayout/espresso-gpio-keypad.kl
deleted file mode 100644
index 383fe6b..0000000
--- a/usr/keylayout/espresso-gpio-keypad.kl
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (C) 2011 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-key 114 VOLUME_DOWN WAKE
-key 115 VOLUME_UP WAKE
-key 116 POWER WAKE
diff --git a/usr/keylayout/sec_keyboard.kl b/usr/keylayout/sec_keyboard.kl
deleted file mode 100644
index 6dfffca..0000000
--- a/usr/keylayout/sec_keyboard.kl
+++ /dev/null
@@ -1,92 +0,0 @@
-key 2 1
-key 3 2
-key 4 3
-key 5 4
-key 6 5
-key 7 6
-key 8 7
-key 9 8
-key 10 9
-key 11 0
-# QWERTZ: latin small letter sharp s
-key 12 MINUS
-# QWERTZ: acute accent
-key 13 EQUALS
-key 14 DEL
-key 15 TAB
-key 16 Q
-key 17 W
-key 18 E
-key 19 R
-key 20 T
-key 21 Z
-key 22 U
-key 23 I
-key 24 O
-key 25 P
-# QWERTZ: latin capital letter u with diaeresis
-key 26 LEFT_BRACKET
-# QWERTZ: plus sign
-key 27 RIGHT_BRACKET
-key 28 ENTER
-key 29 CTRL_LEFT
-key 30 A
-key 31 S
-key 32 D
-key 33 F
-key 34 G
-key 35 H
-key 36 J
-key 37 K
-key 38 L
-# QWERTZ: latin capital letter o with diaeresis
-key 39 SEMICOLON
-# QWERTZ: latin capital letter a with diaeresis
-key 40 APOSTROPHE
-# QWERTZ: circumflex accent
-key 41 GRAVE
-key 42 SHIFT_LEFT
-# QWERTZ: less-than sign
-key 43 BACKSLASH
-key 44 Y
-key 45 X
-key 46 C
-key 47 V
-key 48 B
-key 49 N
-key 50 M
-key 51 COMMA
-key 52 PERIOD
-# QWERTZ: hyphen-minus
-key 53 SLASH
-key 54 SHIFT_RIGHT
-key 57 SPACE
-key 58 CAPS_LOCK
-key 61 APP_SWITCH
-key 100 ALT_RIGHT
-key 103 DPAD_UP
-key 105 DPAD_LEFT
-key 106 DPAD_RIGHT
-key 108 DPAD_DOWN
-key 111 FORWARD_DEL
-key 113 VOLUME_MUTE
-key 114 VOLUME_DOWN
-key 115 VOLUME_UP
-key 139 MENU
-key 150 EXPLORER
-key 152 POWER
-key 158 BACK
-key 163 MEDIA_NEXT
-key 165 MEDIA_PREVIOUS
-#key 185 APPS - NOT IMPLEMENTED
-#key 187 TOGGLE KEYBOARD - NOT IMPLEMENTED
-#key 190 VOICE INPUT - NOT IMPLEMENTED
-key 191 LANGUAGE_SWITCH
-key 192 NOTIFICATION
-key 207 MEDIA_PLAY_PAUSE
-key 215 ENVELOPE
-key 217 SEARCH
-key 224 BRIGHTNESS_DOWN
-key 225 BRIGHTNESS_UP
-key 359 HOME
-key 523 POUND \ No newline at end of file