summaryrefslogtreecommitdiffstats
path: root/src/input_common/input_poller.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input_poller: Remove several unnecessary @param tagsLioncash2021-12-141-106/+106
| | | | | | Silences quite a bit of -Wdocumentation warnings, given the @param tag is only intended to be used to identify function parameters, not what it contains.
* kraken: Address comments from reviewgerman772021-11-251-12/+20
| | | | start lion review
* kraken: Fix errors from rebase and format filesgerman772021-11-251-6/+4
|
* core/hid: Add output devicesgerman772021-11-251-3/+25
|
* input_common: Create input poller and mappinggerman772021-11-251-0/+189