X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Macro%2FPartialMap%2Fusb_hid.h;fp=Macro%2FPartialMap%2Fusb_hid.h;h=a9ac5689c5fe22990bb557ce01e95500f4464a44;hb=d7fabf97e9f3c0768bc52942006a690dc594f730;hp=a7d558180e4214a6bf5ae7377e5ab0f4e9ac1c0d;hpb=c90bafd5c4bf6730cba48569b566e6d3ee79b41b;p=kiibohd-controller.git diff --git a/Macro/PartialMap/usb_hid.h b/Macro/PartialMap/usb_hid.h index a7d5581..a9ac568 100644 --- a/Macro/PartialMap/usb_hid.h +++ b/Macro/PartialMap/usb_hid.h @@ -74,8 +74,8 @@ #define KEY_SPACE 0x2C #define KEY_MINUS 0x2D #define KEY_EQUAL 0x2E -#define KEY_LEFT_BRACE 0x2F -#define KEY_RIGHT_BRACE 0x30 +#define KEY_LEFT_BRACKET 0x2F +#define KEY_RIGHT_BRACKET 0x30 #define KEY_BACKSLASH 0x31 #define KEY_NUMBER 0x32 #define KEY_SEMICOLON 0x33