summaryrefslogtreecommitdiffstats
path: root/trout-keypad-v2.kcm
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2010-07-02 03:32:47 -0400
committerSteve Kondik <shade@chemlab.org>2010-07-02 03:32:47 -0400
commitc09b83a81627ef999aaa6d0bdfc9e768684c6db9 (patch)
tree21fda262aa5973e6e8f5d5dcad4cb1cee604e50a /trout-keypad-v2.kcm
downloaddevice_htc_dream_sapphire-c09b83a81627ef999aaa6d0bdfc9e768684c6db9.tar.gz
device_htc_dream_sapphire-c09b83a81627ef999aaa6d0bdfc9e768684c6db9.tar.bz2
device_htc_dream_sapphire-c09b83a81627ef999aaa6d0bdfc9e768684c6db9.zip
Initial import of combined Dream/Sapphire device.
Diffstat (limited to 'trout-keypad-v2.kcm')
-rw-r--r--trout-keypad-v2.kcm67
1 files changed, 67 insertions, 0 deletions
diff --git a/trout-keypad-v2.kcm b/trout-keypad-v2.kcm
new file mode 100644
index 0000000..1da7069
--- /dev/null
+++ b/trout-keypad-v2.kcm
@@ -0,0 +1,67 @@
+[type=QWERTY]
+
+# keycode display number base caps fn caps_fn
+
+A 'A' '2' 'a' 'A' 'a' 'A'
+B 'B' '2' 'b' 'B' 'b' 'B'
+C 'C' '2' 'c' 'C' 'c' 0x00E7
+D 'D' '3' 'd' 'D' 'd' 0x00
+E 'E' '3' 'e' 'E' '|' 0x0301
+F 'F' '3' 'f' 'F' '[' 0x00A5
+G 'G' '4' 'g' 'G' ']' '_'
+H 'H' '4' 'h' 'H' ':' '{'
+I 'I' '4' 'i' 'I' '-' 0x0302
+J 'J' '5' 'j' 'J' ';' '}'
+K 'K' '5' 'k' 'K' '"' '~'
+L 'L' '5' 'l' 'L' ''' '`'
+M 'M' '6' 'm' 'M' '>' 0x00
+N 'N' '6' 'n' 'N' '<' 0x0303
+O 'O' '6' 'o' 'O' '+' 0x00
+P 'P' '7' 'p' 'P' '=' 0x00
+Q 'Q' '7' 'q' 'Q' 'q' 0x0300
+R 'R' '7' 'r' 'R' '\' 0x20AC
+S 'S' '7' 's' 'S' 's' 0x00DF
+T 'T' '8' 't' 'T' '{' 0x00A3
+U 'U' '8' 'u' 'U' '_' 0x0308
+V 'V' '8' 'v' 'V' 'v' 'V'
+W 'W' '9' 'w' 'W' '`' 0x00
+X 'X' '9' 'x' 'X' 'x' 0xEF00
+Y 'Y' '9' 'y' 'Y' '}' 0x00A1
+Z 'Z' '9' 'z' 'Z' 'z' 'Z'
+
+COMMA ',' ',' ',' ',' ',' ','
+PERIOD '.' '.' '.' '.' '.' 0x2026
+AT '@' 0x00 '@' '~' '~' 0x2022
+SLASH '/' '/' '/' '?' '?' '\'
+
+SPACE 0x20 0x20 0x20 0x20 0xEF01 0xEF01
+ENTER 0xa 0xa 0xa 0xa 0xa 0xa
+
+0 '0' '0' '0' ')' ')' ')'
+1 '1' '1' '1' '!' '!' '!'
+2 '2' '2' '2' '@' '@' '@'
+3 '3' '3' '3' '#' '#' '#'
+4 '4' '4' '4' '$' '$' '$'
+5 '5' '5' '5' '%' '%' '%'
+6 '6' '6' '6' '^' '^' '^'
+7 '7' '7' '7' '&' '&' '&'
+8 '8' '8' '8' '*' '*' '*'
+9 '9' '9' '9' '(' '(' '('
+
+
+# these are not actually on the Dream keypad... remove?
+TAB 0x9 0x9 0x9 0x9 0x9 0x9
+GRAVE '`' '`' '`' '~' '`' '~'
+MINUS '-' '-' '-' '_' '-' '_'
+EQUALS '=' '=' '=' '+' '=' '+'
+LEFT_BRACKET '[' '[' '[' '{' '[' '{'
+RIGHT_BRACKET ']' ']' ']' '}' ']' '}'
+BACKSLASH '\' '\' '\' '|' '\' '|'
+SEMICOLON ';' ';' ';' ':' ';' ':'
+APOSTROPHE ''' ''' ''' '"' ''' '"'
+STAR '*' '*' '*' '*' '*' '*'
+POUND '#' '#' '#' '#' '#' '#'
+PLUS '+' '+' '+' '+' '+' '+'
+
+
+