aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/report.h
Commit message (Expand)AuthorAgeFilesLines
* Hid joystick interface (#4226)a-chol2020-08-291-1/+12
* Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline ...Ryan2020-08-291-2/+5
* Add some usages needed for ChromeOS hosts (#8996)Joshua Moses Diamond2020-05-031-0/+2
* Fix formatting for report.h (#8512)Ryan2020-03-221-4/+16
* format code according to conventions [skip ci]QMK Bot2020-03-211-14/+2
* Tidy up report.h (#8486)Ryan2020-03-211-53/+68
* format code according to conventions [skip ci]QMK Bot2020-03-131-1/+1
* Fix pressing two keys with the same keycode but different modifiers (#2710)fredizzimo2020-03-131-0/+2
* Use function for KEYCODE2 routines instead of macro. (#8101)Ted M Lin2020-02-071-3/+64
* Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark2020-02-021-0/+5
* clang-format changesskullY2019-08-301-93/+65
* Add underscores to names of brightness control constants in report.h (#4764)Konstantin Đorđević2019-01-051-4/+4
* Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota2018-11-281-1/+6
* Use a single endpoint for HID reports (#3951)James Laird-Wah2018-11-151-16/+30
* Massdrop keyboard support (#3780)patrickmt2018-08-291-0/+5
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-16/+14
* Unsign key argument in add_key_to_reportfauxpark2017-12-191-1/+1
* Move functions for adding keys from to reports to report.hFred Sundvik2017-06-181-0/+4
* Move functionality from action_util to reportFred Sundvik2017-06-181-0/+10
* Minor cleanupNikolaus Wittenstein2017-02-051-7/+0
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-0/+5
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+183