summaryrefslogtreecommitdiff
path: root/tmk_core/common/report.c
AgeCommit message (Collapse)Author
2017-06-18Move functions for adding keys from to reports to report.hFred Sundvik
2017-06-18Move functionality from action_util to reportFred Sundvik
The functions also takes report_kebyoard_t parameters, so that they can be used elsewhere.