summaryrefslogtreecommitdiff
path: root/tmk_core/common/report.c
AgeCommit message (Expand)Author
2020-03-13format code according to conventions [skip ci]QMK Bot
2020-03-13Fix pressing two keys with the same keycode but different modifiers (#2710)fredizzimo
2019-08-30clang-format changesskullY
2018-11-15Use a single endpoint for HID reports (#3951)James Laird-Wah
2018-03-22Generate API docs from source code comments (#2491)skullydazed
2017-12-19Unsign key argument in add_key_to_reportfauxpark
2017-06-18Move functions for adding keys from to reports to report.hFred Sundvik
2017-06-18Move functionality from action_util to reportFred Sundvik