From ee47d5a6acb602bef9a88e4754116474c7420a6b Mon Sep 17 00:00:00 2001 From: Merlijn Wajer Date: Wed, 5 Dec 2012 00:49:30 +0100 Subject: [PATCH] Update README. --- KEYS | 21 --------------------- README | 5 +++++ 2 files changed, 5 insertions(+), 21 deletions(-) delete mode 100644 KEYS diff --git a/KEYS b/KEYS deleted file mode 100644 index f6cb6f9..0000000 --- a/KEYS +++ /dev/null @@ -1,21 +0,0 @@ -[Left] - KEY_LEFT, KEY_UP, KEY_RIGHT, KEY_DOWN (type=EV_KEY, value={0,1}) - -Red: - 0: KEY_LEFTCTRL - 1: KEY_LEFTALT - 2: KEY_SPACE - -Yellow: - 3: KEY_1 - -[Right] - KEY_D, KEY_R, KEY_G, KEY_F (type=EV_KEY, value={0,1}) - -Red: - 0: KEY_A - 1: KEY_S - 2: KEY_Q - -Yellow: - 3: KEY_2 diff --git a/README b/README index efd7136..e676587 100644 --- a/README +++ b/README @@ -1 +1,6 @@ uinput-mapper maps input devices to new virtual input devices. + +Work in progress, but we are getting a point where it is starting to be +useful. + +See confs/techinc-arcade.h for an example config.