index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
report.h
Age
Commit message (
Expand
)
Author
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