index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
report.h
Age
Commit message (
Expand
)
Author
2021-05-06
Add a handful of consumer/gendesk page usages (#12811)
Ryan
2021-02-20
tmk_core/common/action.c: refactor for code size; merge multiple `case`s into...
Liyang HU
2021-01-28
Add support for 8 buttons to mouse report (#10807)
Drashna Jaelre
2021-01-11
Add support for shared EP on V-USB boards (#11103)
Ryan
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-08-29
Hid joystick interface (#4226)
a-chol
2020-08-29
Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline ...
Ryan
2020-05-03
Add some usages needed for ChromeOS hosts (#8996)
Joshua Moses Diamond
2020-03-22
Fix formatting for report.h (#8512)
Ryan
2020-03-21
format code according to conventions [skip ci]
QMK Bot
2020-03-21
Tidy up report.h (#8486)
Ryan
2020-03-13
format code according to conventions [skip ci]
QMK Bot
2020-03-13
Fix pressing two keys with the same keycode but different modifiers (#2710)
fredizzimo
2020-02-07
Use function for KEYCODE2 routines instead of macro. (#8101)
Ted M Lin
2020-02-02
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)
fauxpark
2019-08-30
clang-format changes
skullY
2019-01-05
Add underscores to names of brightness control constants in report.h (#4764)
Konstantin Đorđević
2018-11-28
Add Extrakey support for Brightness up/down (#4477)
Giuseppe Rota
2018-11-15
Use a single endpoint for HID reports (#3951)
James Laird-Wah
2018-08-29
Massdrop keyboard support (#3780)
patrickmt
2018-02-08
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
2017-12-19
Unsign key argument in add_key_to_report
fauxpark
2017-06-18
Move functions for adding keys from to reports to report.h
Fred Sundvik
2017-06-18
Move functionality from action_util to report
Fred Sundvik
2017-02-05
Minor cleanup
Nikolaus Wittenstein
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk