aboutsummaryrefslogtreecommitdiff
path: root/src/input_common/drivers/joycon.cpp
AgeCommit message (Expand)Author
2023-03-08input_common: Minor typo issues (#9922)Narr the Reg
2023-02-14remove static from pointer sized or smaller types for aesthetics, change cons...arades79
2023-02-14add static lifetime to constexpr values to force compile time evaluation wher...arades79
2023-02-09input_common: Reintroduce custom pro controller supportNarr the Reg
2023-01-29input_common: joycon: Fill missing enum dataNarr the Reg
2023-01-25input_common: Make use of StoppableTimedWaitMorph
2023-01-25input_common: add missing header for libc++ after 340f15d1fa79Jan Beich
2023-01-20input_common: Fix joycon mappingsgerman77
2023-01-20input_common: Address byte reviewgerman77
2023-01-19input_common: Drop Pro controller support from custom drivergerman77
2023-01-19input_common: Implement joycon ir cameraNarr the Reg
2023-01-19input_common: Use DriverResult on all enginesgerman77
2023-01-19Address review commentsgerman77
2023-01-19input_common: Implement joycon nfcgerman77
2023-01-19input_common: Add dual joycon supportNarr the Reg
2023-01-19input_common: Add support for joycon input reportsNarr the Reg
2023-01-19core: hid: Enable pulling color data from controllersNarr the Reg
2023-01-19input_common: Disable SDL driver with switch controllersNarr the Reg
2023-01-19input_common: Initial skeleton for custom joycon driverNarr the Reg