summaryrefslogtreecommitdiffstats
path: root/common/vendor_req.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/vendor_req.h')
-rw-r--r--common/vendor_req.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/vendor_req.h b/common/vendor_req.h
new file mode 100644
index 0000000..50e3e36
--- /dev/null
+++ b/common/vendor_req.h
@@ -0,0 +1,5 @@
+#define VENDOR_REQ_KEYPRESS 1
+#define VENDOR_REQ_SEND_KEY 2
+#define VENDOR_REQ_SET_KEY 3
+#define VENDOR_REQ_CLEAR_KEY 4
+