X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=tmk_core%2Fcommon%2Freport.h;h=2a2ff2ded50199dc23e2af7acd5aa1c4a568486a;hb=47775af20671e347e7e5545f63b42a51f0a4df04;hp=f21e84ee146819eef02659b1f25111b5cfbad420;hpb=53bd4a01be5c4327462e6c6620ea7670eddca6f2;p=max%2Ftmk_keyboard.git diff --git a/tmk_core/common/report.h b/tmk_core/common/report.h index f21e84ee..2a2ff2de 100644 --- a/tmk_core/common/report.h +++ b/tmk_core/common/report.h @@ -33,6 +33,9 @@ along with this program. If not, see . #define MOUSE_BTN3 (1<<2) #define MOUSE_BTN4 (1<<3) #define MOUSE_BTN5 (1<<4) +#define MOUSE_BTN6 (1<<5) +#define MOUSE_BTN7 (1<<6) +#define MOUSE_BTN8 (1<<7) /* Consumer Page(0x0C) * following are supported by Windows: http://msdn.microsoft.com/en-us/windows/hardware/gg463372.aspx