aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/report.c
Commit message (Expand)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-03-131-15/+15
* Fix pressing two keys with the same keycode but different modifiers (#2710)fredizzimo2020-03-131-0/+26
* clang-format changesskullY2019-08-301-39/+27
* Use a single endpoint for HID reports (#3951)James Laird-Wah2018-11-151-4/+17
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-0/+36
* Unsign key argument in add_key_to_reportfauxpark2017-12-191-2/+2
* Move functions for adding keys from to reports to report.hFred Sundvik2017-06-181-0/+30
* Move functionality from action_util to reportFred Sundvik2017-06-181-0/+177