summaryrefslogtreecommitdiff
path: root/utils/nwztools/plattools/nwz_keys.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2016-10-19 18:19:57 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2016-10-19 18:20:27 +0200
commit0b01ca69e073c3e140f6e819be62665ad6d513ae (patch)
tree467831af33aaf5b82c30c750a7f31b3134daad80 /utils/nwztools/plattools/nwz_keys.h
parent8d24b62912305191b0aa83b802ac6f12014f1dc5 (diff)
downloadrockbox-0b01ca69e073c3e140f6e819be62665ad6d513ae.tar.gz
rockbox-0b01ca69e073c3e140f6e819be62665ad6d513ae.zip
nwztools/plattools: add adc test
Change-Id: Ic3ef964e8b5cc7b8ca3f02f141e9e4436a4d41db
Diffstat (limited to 'utils/nwztools/plattools/nwz_keys.h')
-rw-r--r--utils/nwztools/plattools/nwz_keys.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/nwztools/plattools/nwz_keys.h b/utils/nwztools/plattools/nwz_keys.h
index 8228e5b620..4a8c28737f 100644
--- a/utils/nwztools/plattools/nwz_keys.h
+++ b/utils/nwztools/plattools/nwz_keys.h
@@ -21,6 +21,8 @@
21#ifndef __NWZ_KEYS_H__ 21#ifndef __NWZ_KEYS_H__
22#define __NWZ_KEYS_H__ 22#define __NWZ_KEYS_H__
23 23
24#define NWZ_KEY_DEV "/dev/input/event0"
25
24/* The Sony icx_key driver reports keys via the /dev/input/event0 device and 26/* The Sony icx_key driver reports keys via the /dev/input/event0 device and
25 * abuses the standard struct input_event. The input_event.code is split into 27 * abuses the standard struct input_event. The input_event.code is split into
26 * two parts: 28 * two parts: