Let the platform code deliver the key mappings
[libpicofe.git] / linux / in_evdev.h
index c5aef9b..e0eb95c 100644 (file)
@@ -1,5 +1,3 @@
-
-struct in_default_bind;
 extern int in_evdev_allow_abs_only;
 
-void in_evdev_init(const struct in_default_bind *defbinds);
+int in_evdev_init(const struct in_pdata *pdata);