input: double tap
Added input double tap psuedo device Signed-off-by: Helmut Lord <kellyhlord@gmail.com>
This commit is contained in:
parent
d3815dae43
commit
15c4df0aaa
12 changed files with 322 additions and 0 deletions
|
@ -100,6 +100,8 @@ General Purpose Drivers
|
|||
matrix to key events.
|
||||
- :dtcompatible:`zephyr,input-longpress`: listens for key events, emits events
|
||||
for short and long press.
|
||||
- :dtcompatible:`zephyr,input-double-tap`: listens for key events, emits events
|
||||
for input double taps
|
||||
- :dtcompatible:`zephyr,lvgl-button-input`
|
||||
:dtcompatible:`zephyr,lvgl-encoder-input`
|
||||
:dtcompatible:`zephyr,lvgl-keypad-input`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue