mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 07:17:53 +00:00
service: hid: Implement home, capture and sleep buttons
This commit is contained in:
parent
3f246847f8
commit
fd1bc5e569
11 changed files with 104 additions and 37 deletions
|
@ -96,6 +96,7 @@ add_library(hid_core STATIC
|
|||
resources/system_buttons/home_button.h
|
||||
resources/system_buttons/sleep_button.cpp
|
||||
resources/system_buttons/sleep_button.h
|
||||
resources/system_buttons/system_button_types.h
|
||||
resources/touch_screen/gesture.cpp
|
||||
resources/touch_screen/gesture.h
|
||||
resources/touch_screen/gesture_types.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue