aboutsummaryrefslogtreecommitdiff
path: root/common/report.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/report.h')
-rw-r--r--common/report.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/report.h b/common/report.h
index 0995189b3..480102768 100644
--- a/common/report.h
+++ b/common/report.h
@@ -71,7 +71,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
71 71
72 72
73/* key report size(NKRO or boot mode) */ 73/* key report size(NKRO or boot mode) */
74#if defined(HOST_PJRC) 74#if defined(PROTOCOL_PJRC)
75# include "usb.h" 75# include "usb.h"
76# if defined(KBD2_REPORT_KEYS) && KBD2_REPORT_KEYS > KBD_REPORT_KEYS 76# if defined(KBD2_REPORT_KEYS) && KBD2_REPORT_KEYS > KBD_REPORT_KEYS
77# define REPORT_KEYS KBD2_REPORT_KEYS 77# define REPORT_KEYS KBD2_REPORT_KEYS