]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - USB/pjrc/usb_keyboard_debug.c
Adding initial version of Sony OA-S3400 converter.
[kiibohd-controller.git] / USB / pjrc / usb_keyboard_debug.c
index 6aec93f98ea3197aac0d5857148bc3c9f436320b..1043e6ac1ebcb7369e0347d9d5215b4a3b670f10 100644 (file)
@@ -135,8 +135,8 @@ static const uint8_t PROGMEM keyboard_hid_report_desc[] = {
 };
 
 static const uint8_t PROGMEM debug_hid_report_desc[] = {
-       0x06, 0x30, 0xFF,                       // Usage Page 0xFF31 (vendor defined)
-       //0x06, 0x31, 0xFF,                     // Usage Page 0xFF31 (vendor defined)
+       //0x06, 0x30, 0xFF,                     // Usage Page 0xFF31 (vendor defined)
+       0x06, 0x31, 0xFF,                       // Usage Page 0xFF31 (vendor defined)
        0x09, 0x74,                             // Usage 0x74
        0xA1, 0x53,                             // Collection 0x53
        0x75, 0x08,                             // report size = 8 bits