This website requires JavaScript.
Explore
Help
Sign in
adafruit-mirror
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9
8652e8e413
zephyr
/
subsys
/
input
History
Helmut Lord
15c4df0aaa
input: double tap
...
Added input double tap psuedo device Signed-off-by: Helmut Lord <kellyhlord@gmail.com>
2024-08-19 09:56:26 -04:00
..
CMakeLists.txt
input: double tap
2024-08-19 09:56:26 -04:00
input.c
input: add a user_data pointer to the callback
2024-07-31 12:55:11 +02:00
input_double_tap.c
input: double tap
2024-08-19 09:56:26 -04:00
input_hid.c
input: add two input to hid code translation functions
2024-01-24 10:44:40 +01:00
input_keymap.c
input: longpress, keymap: use an explicit callback name
2024-07-31 12:55:11 +02:00
input_longpress.c
input: longpress, keymap: use an explicit callback name
2024-07-31 12:55:11 +02:00
input_utils.c
input: add a user_data pointer to the callback
2024-07-31 12:55:11 +02:00
Kconfig
input: double tap
2024-08-19 09:56:26 -04:00