]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - tmk_core/common/report.h
ibmpc_usb: Add support for AT90USB1286
[max/tmk_keyboard.git] / tmk_core / common / report.h
index f21e84ee146819eef02659b1f25111b5cfbad420..2a2ff2ded50199dc23e2af7acd5aa1c4a568486a 100644 (file)
@@ -33,6 +33,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #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