mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-07 07:38:04 -04:00
Let the platform code deliver the key mappings
This commit is contained in:
parent
17def48f1f
commit
c19e28f626
6 changed files with 69 additions and 103 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue