git://git.gir.st
/
tmk_keyboard.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit '22b6e15a179031afb7c3534cf7b109b0668b602c'
[tmk_keyboard.git]
/
tmk_core
/
common
/
host.h
diff --git
a/tmk_core/common/host.h
b/tmk_core/common/host.h
index 918af69e8f41242083912519d9486b16f758572a..9814b10d2d0855b9aeea6d6e4cdcd31794051bcf 100644
(file)
--- a/
tmk_core/common/host.h
+++ b/
tmk_core/common/host.h
@@
-47,7
+47,7
@@
void host_mouse_send(report_mouse_t *report);
void host_system_send(uint16_t data);
void host_consumer_send(uint16_t data);
-uint16_t host_last_sys
y
tem_report(void);
+uint16_t host_last_system_report(void);
uint16_t host_last_consumer_report(void);
#ifdef __cplusplus