mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 10:27:54 +00:00
input_common: Add support for joycon ring controller
This commit is contained in:
parent
046e95be06
commit
4d68a82563
9 changed files with 272 additions and 4 deletions
|
@ -66,6 +66,8 @@ if (ENABLE_SDL2)
|
|||
helpers/joycon_protocol/joycon_types.h
|
||||
helpers/joycon_protocol/poller.cpp
|
||||
helpers/joycon_protocol/poller.h
|
||||
helpers/joycon_protocol/ringcon.cpp
|
||||
helpers/joycon_protocol/ringcon.h
|
||||
helpers/joycon_protocol/rumble.cpp
|
||||
helpers/joycon_protocol/rumble.h
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue