diff options
Diffstat (limited to 'tmk_core/common/report.h')
| -rw-r--r-- | tmk_core/common/report.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tmk_core/common/report.h b/tmk_core/common/report.h index 610addf43..5d7c5b3b2 100644 --- a/tmk_core/common/report.h +++ b/tmk_core/common/report.h | |||
| @@ -123,12 +123,6 @@ enum desktop_usages { | |||
| 123 | 123 | ||
| 124 | #define KEYBOARD_REPORT_KEYS 6 | 124 | #define KEYBOARD_REPORT_KEYS 6 |
| 125 | 125 | ||
| 126 | /* VUSB hardcodes keyboard and mouse+extrakey only */ | ||
| 127 | #if defined(PROTOCOL_VUSB) | ||
| 128 | # undef KEYBOARD_SHARED_EP | ||
| 129 | # undef MOUSE_SHARED_EP | ||
| 130 | #endif | ||
| 131 | |||
| 132 | #ifdef __cplusplus | 126 | #ifdef __cplusplus |
| 133 | extern "C" { | 127 | extern "C" { |
| 134 | #endif | 128 | #endif |
