summaryrefslogtreecommitdiffstats
path: root/development/xkeys-sdk/README
diff options
context:
space:
mode:
author Christoph Willing2021-04-10 08:54:43 +0200
committer Willy Sudiarto Raharjo2021-04-10 12:04:43 +0200
commit24b457bbd5cdcb803d844815869d47267a93907f (patch)
tree5d1c9a18193489b0851f9d50e316262682613f83 /development/xkeys-sdk/README
parent375f4610c19543281643443207c438eb38ae9fb6 (diff)
downloadslackbuilds-24b457bbd5cdcb803d844815869d47267a93907f.tar.gz
development/xkeys-sdk: Added (SDK for X-Keys)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xkeys-sdk/README')
-rw-r--r--development/xkeys-sdk/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/xkeys-sdk/README b/development/xkeys-sdk/README
new file mode 100644
index 0000000000..855545697e
--- /dev/null
+++ b/development/xkeys-sdk/README
@@ -0,0 +1,8 @@
+This is an open source Linux support for Pi Engineering's X-Keys
+products written in C++. Features code for accessing all X-keys controls
+and key states and includes a simple, straight forward example GUI.
+
+Example source code for the installed libraries, test & pietestgui
+programs are found in the piehid, test & testgui directories in
+/usr/doc/xkeys-sdk-$VERSION. The DataReports directory also found there
+contains the message formats for the various X-Keys products.