mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 13:25:45 +00:00
input_common: Rewrite keyboard
This commit is contained in:
parent
1d0e9b62da
commit
00d3c058c5
11 changed files with 92 additions and 611 deletions
|
@ -1,6 +1,6 @@
|
|||
add_library(input_common STATIC
|
||||
keyboard.cpp
|
||||
keyboard.h
|
||||
drivers/keyboard.cpp
|
||||
drivers/keyboard.h
|
||||
helpers/stick_from_buttons.cpp
|
||||
helpers/stick_from_buttons.h
|
||||
helpers/touch_from_buttons.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue