Add random motion input to keyboard
This commit is contained in:
parent
03b574ae22
commit
2978232390
4 changed files with 65 additions and 0 deletions
|
@ -7,6 +7,8 @@ add_library(input_common STATIC
|
|||
main.h
|
||||
motion_emu.cpp
|
||||
motion_emu.h
|
||||
motion_from_button.cpp
|
||||
motion_from_button.h
|
||||
motion_input.cpp
|
||||
motion_input.h
|
||||
settings.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue