summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/stick_from_buttons.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert 9617 and fix it on input_commonNarr the Reg2023-01-251-2/+7
* input_common: Create an update engineNarr the Reg2023-01-061-6/+11
* Merge pull request #9338 from lioncash/propertiesMorph2022-11-281-1/+9
|\
| * input_common/helpers: Mark analog property structs members as static constexprLioncash2022-11-281-1/+9
* | common/input: Add helpers functions for creating input and output devicesLioncash2022-11-281-10/+5
|/
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* input_common: Use attributes for analog range modifiersgerman772022-01-311-4/+26
* common/input: Avoid numerous large copies of CallbackStatusLioncash2021-12-141-31/+44
* core/hid: Fully emulate motion from buttongerman772021-11-251-0/+12
* kraken: Address comments from reviewgerman772021-11-251-32/+38
* core/hid: Rework battery mappingsgerman772021-11-251-1/+1
* input_common: Add manual update options to input devicesgerman772021-11-251-0/+16
* kraken: Fix errors from rebase and format filesgerman772021-11-251-2/+1
* core/hid: Add output devicesgerman772021-11-251-1/+2
* input_common: Move touch and analog from button. Move udp protocolgerman772021-11-251-0/+270