summaryrefslogtreecommitdiff
path: root/tmk_core/common/report.h
AgeCommit message (Expand)Author
2020-02-07Use function for KEYCODE2 routines instead of macro. (#8101)Ted M Lin
2020-02-02Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark
2019-08-30clang-format changesskullY
2019-01-05Add underscores to names of brightness control constants in report.h (#4764)Konstantin Đorđević
2018-11-28Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota
2018-11-15Use a single endpoint for HID reports (#3951)James Laird-Wah
2018-08-29Massdrop keyboard support (#3780)patrickmt
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
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
2017-02-05Minor cleanupNikolaus Wittenstein
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk