diff --git a/tmk_core/protocol/lufa/descriptor.h b/tmk_core/protocol/lufa/descriptor.h index 4dfb37fc..d8880ed8 100644 --- a/tmk_core/protocol/lufa/descriptor.h +++ b/tmk_core/protocol/lufa/descriptor.h @@ -159,7 +159,7 @@ typedef struct #define MOUSE_EPSIZE 8 #endif -#define CONSOLE_EPSIZE 64 +#define CONSOLE_EPSIZE 32 #define NKRO_EPSIZE 32