summaryrefslogtreecommitdiffstats
path: root/src/input_common/input_poller.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2021-12-14input_poller: Remove several unnecessary @param tagsLioncash1-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.
2021-11-25kraken: Address comments from reviewgerman771-12/+20
start lion review
2021-11-25kraken: Fix errors from rebase and format filesgerman771-6/+4
2021-11-25core/hid: Add output devicesgerman771-3/+25
2021-11-25input_common: Create input poller and mappinggerman771-0/+189