summaryrefslogtreecommitdiff
path: root/symbols/inet
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2015-09-29 21:14:17 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2015-09-29 21:14:17 +0100
commit8d14ab7f8a2a7a7e93569bf0c8372444d8a583af (patch)
tree1f6cfd686967f59a65aa3dbb373c56221c83c80a /symbols/inet
parente8b2024e382d813a1dc304fd0cb2f1216b690883 (diff)
downloadxkeyboard-config-8d14ab7f8a2a7a7e93569bf0c8372444d8a583af.tar.gz
Added Teck keyboard
https://bugs.freedesktop.org/show_bug.cgi?id=90960
Diffstat (limited to 'symbols/inet')
-rw-r--r--symbols/inet11
1 files changed, 11 insertions, 0 deletions
diff --git a/symbols/inet b/symbols/inet
index 59bec4c..d10e3cf 100644
--- a/symbols/inet
+++ b/symbols/inet
@@ -1896,3 +1896,14 @@ xkb_symbols "chromebook" {
key <RGHT> { [ Right, Right, End, Right ] };
key <LWIN> { [ Super_L, Super_L, Caps_Lock, Super_L ] };
};
+
+partial alphanumeric_keys
+xkb_symbols "teck227" {
+ include "inet(media_nav_common)"
+ key <HIRA> { [ Hiragana ] };
+}
+
+partial alphanumeric_keys
+xkb_symbols "teck229" {
+ include "inet(teck227)"
+}