mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-18 02:17:57 -05:00
input_common: Rewrite keyboard
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user