summaryrefslogtreecommitdiff
path: root/quickbutton/src/keymap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'quickbutton/src/keymap.xml')
-rw-r--r--quickbutton/src/keymap.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/quickbutton/src/keymap.xml b/quickbutton/src/keymap.xml
new file mode 100644
index 0000000..3217def
--- /dev/null
+++ b/quickbutton/src/keymap.xml
@@ -0,0 +1,8 @@
+<keymap>
+<map context="QuickbuttonActions">
+ <key id="KEY_GREEN" mapto="green_l" flags="l" />
+ <key id="KEY_YELLOW" mapto="yellow_l" flags="l" />
+ <key id="KEY_RED" mapto="red_l" flags="l" />
+ <key id="KEY_BLUE" mapto="blue_l" flags="l" />
+</map>
+</keymap>