aboutsummaryrefslogtreecommitdiff
path: root/symbols/lhu
diff options
context:
space:
mode:
Diffstat (limited to 'symbols/lhu')
-rw-r--r--symbols/lhu17
1 files changed, 17 insertions, 0 deletions
diff --git a/symbols/lhu b/symbols/lhu
new file mode 100644
index 0000000..1319246
--- /dev/null
+++ b/symbols/lhu
@@ -0,0 +1,17 @@
+partial default alphanumeric_keys
+xkb_symbols "basic" {
+
+ // adds the Lahu tone characters to the basic keyboard
+
+ include "latin"
+
+ name[Group1]= "Lahu";
+
+ // key <AD11> { [ U02F0, U02C6, bracketleft, braceleft ] };
+ // key <AD11> { [ UF1E7, U02C6, bracketleft, braceleft ] };
+ key <AD11> { [ UA788, U02C6, bracketleft, braceleft ] };
+ key <AD12> { [ U02EC, U02C7, bracketright, braceright ] };
+ key <BKSL> { [ U02CD, U02C9, backslash, brokenbar ] };
+
+ include "level3(ralt_switch_multikey)"
+};