~ »»» sudo hid-recorder Available devices: /dev/hidraw0: Samson Technologies Samson Meteor Mic /dev/hidraw1: UGTABLET 24 inch PenDisplay /dev/hidraw2: UGTABLET 24 inch PenDisplay /dev/hidraw3: UGTABLET 24 inch PenDisplay /dev/hidraw4: Dell KB216 Wired Keyboard /dev/hidraw5: Dell KB216 Wired Keyboard /dev/hidraw6: Logitech USB Receiver /dev/hidraw7: Logitech USB Receiver /dev/hidraw8: Logitech B330/M330/M3 Select the device event number [0-8]: 1 # UGTABLET 24 inch PenDisplay # 0x05, 0x01, // Usage Page (Generic Desktop) 0 # 0x09, 0x02, // Usage (Mouse) 2 # 0xa1, 0x01, // Collection (Application) 4 # 0x85, 0x09, // Report ID (9) 6 # 0x09, 0x01, // Usage (Pointer) 8 # 0xa1, 0x00, // Collection (Physical) 10 # 0x05, 0x09, // Usage Page (Button) 12 # 0x19, 0x01, // Usage Minimum (1) 14 # 0x29, 0x03, // Usage Maximum (3) 16 # 0x15, 0x00, // Logical Minimum (0) 18 # 0x25, 0x01, // Logical Maximum (1) 20 # 0x95, 0x03, // Report Count (3) 22 # 0x75, 0x01, // Report Size (1) 24 # 0x81, 0x02, // Input (Data,Var,Abs) 26 # 0x95, 0x05, // Report Count (5) 28 # 0x81, 0x01, // Input (Cnst,Arr,Abs) 30 # 0x05, 0x01, // Usage Page (Generic Desktop) 32 # 0x09, 0x30, // Usage (X) 34 # 0x09, 0x31, // Usage (Y) 36 # 0x26, 0xff, 0x7f, // Logical Maximum (32767) 38 # 0x95, 0x02, // Report Count (2) 41 # 0x75, 0x10, // Report Size (16) 43 # 0x81, 0x02, // Input (Data,Var,Abs) 45 # 0x05, 0x0d, // Usage Page (Digitizers) 47 # 0x09, 0x30, // Usage (Tip Pressure) 49 # 0x26, 0xff, 0x7f, // Logical Maximum (32767) 51 # 0x95, 0x01, // Report Count (1) 54 # 0x75, 0x10, // Report Size (16) 56 # 0x81, 0x02, // Input (Data,Var,Abs) 58 # 0xc0, // End Collection 60 # 0xc0, // End Collection 61 # 0x05, 0x01, // Usage Page (Generic Desktop) 62 # 0x09, 0x02, // Usage (Mouse) 64 # 0xa1, 0x01, // Collection (Application) 66 # 0x09, 0x01, // Usage (Pointer) 68 # 0xa1, 0x00, // Collection (Physical) 70 # 0x85, 0x01, // Report ID (1) 72 # 0x05, 0x09, // Usage Page (Button) 74 # 0x19, 0x01, // Usage Minimum (1) 76 # 0x29, 0x05, // Usage Maximum (5) 78 # 0x95, 0x05, // Report Count (5) 80 # 0x75, 0x01, // Report Size (1) 82 # 0x15, 0x00, // Logical Minimum (0) 84 # 0x25, 0x01, // Logical Maximum (1) 86 # 0x81, 0x02, // Input (Data,Var,Abs) 88 # 0x95, 0x03, // Report Count (3) 90 # 0x81, 0x01, // Input (Cnst,Arr,Abs) 92 # 0x05, 0x01, // Usage Page (Generic Desktop) 94 # 0x09, 0x30, // Usage (X) 96 # 0x09, 0x31, // Usage (Y) 98 # 0x95, 0x02, // Report Count (2) 100 # 0x75, 0x10, // Report Size (16) 102 # 0x16, 0x00, 0x80, // Logical Minimum (-32768) 104 # 0x26, 0xff, 0x7f, // Logical Maximum (32767) 107 # 0x81, 0x06, // Input (Data,Var,Rel) 110 # 0x09, 0x38, // Usage (Wheel) 112 # 0x15, 0x81, // Logical Minimum (-127) 114 # 0x25, 0x7f, // Logical Maximum (127) 116 # 0x95, 0x01, // Report Count (1) 118 # 0x75, 0x08, // Report Size (8) 120 # 0x81, 0x06, // Input (Data,Var,Rel) 122 # 0x05, 0x0c, // Usage Page (Consumer Devices) 124 # 0x0a, 0x38, 0x02, // Usage (AC Pan) 126 # 0x95, 0x01, // Report Count (1) 129 # 0x75, 0x08, // Report Size (8) 131 # 0x81, 0x06, // Input (Data,Var,Rel) 133 # 0xc0, // End Collection 135 # 0xc0, // End Collection 136 # 0x05, 0x01, // Usage Page (Generic Desktop) 137 # 0x09, 0x06, // Usage (Keyboard) 139 # 0xa1, 0x01, // Collection (Application) 141 # 0x85, 0x06, // Report ID (6) 143 # 0x05, 0x07, // Usage Page (Keyboard) 145 # 0x19, 0xe0, // Usage Minimum (224) 147 # 0x29, 0xe7, // Usage Maximum (231) 149 # 0x15, 0x00, // Logical Minimum (0) 151 # 0x25, 0x01, // Logical Maximum (1) 153 # 0x75, 0x01, // Report Size (1) 155 # 0x95, 0x08, // Report Count (8) 157 # 0x81, 0x02, // Input (Data,Var,Abs) 159 # 0x05, 0x07, // Usage Page (Keyboard) 161 # 0x19, 0x00, // Usage Minimum (0) 163 # 0x29, 0xff, // Usage Maximum (255) 165 # 0x26, 0xff, 0x00, // Logical Maximum (255) 167 # 0x75, 0x08, // Report Size (8) 170 # 0x95, 0x06, // Report Count (6) 172 # 0x81, 0x00, // Input (Data,Arr,Abs) 174 # 0xc0, // End Collection 176 # R: 177 05 01 09 02 a1 01 85 09 09 01 a1 00 05 09 19 01 29 03 15 00 25 01 95 03 75 01 81 02 95 05 81 01 05 01 09 30 09 31 26 ff 7f 95 02 75 10 81 02 05 0d 09 30 26 ff 7f 95 01 75 10 81 02 c0 c0 05 01 09 02 a1 01 09 01 a1 00 85 01 05 09 19 01 29 05 95 05 75 01 15 00 25 01 81 02 95 03 81 01 05 01 09 30 09 31 95 02 75 10 16 00 80 26 ff 7f 81 06 09 38 15 81 25 7f 95 01 75 08 81 06 05 0c 0a 38 02 95 01 75 08 81 06 c0 c0 05 01 09 06 a1 01 85 06 05 07 19 e0 29 e7 15 00 25 01 75 01 95 08 81 02 05 07 19 00 29 ff 26 ff 00 75 08 95 06 81 00 c0 N: UGTABLET 24 inch PenDisplay I: 3 28bd 092d # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.000000 8 06 01 57 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.000919 8 06 00 00 00 00 00 00 00 o# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.125972 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.126935 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.233949 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.234942 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.306957 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.307952 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.401970 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.402962 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.483003 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.483971 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.545985 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.546976 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.617993 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.618983 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.691021 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.691992 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.745008 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.745997 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.800014 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.801003 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.845013 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.846008 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.913018 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.914017 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.976029 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000000.977019 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.053037 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.054027 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.121043 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.122035 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.193079 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.194042 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.283062 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.284052 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.356068 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.357057 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.406093 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.407065 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.455077 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.456068 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.492080 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.493074 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.542085 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.543078 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.583089 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.584082 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.637094 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.638088 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.691098 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.692093 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.759107 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.760100 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.813135 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.814106 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.872119 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.873111 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.931121 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.932118 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.989131 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000001.990118 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad +', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000002.043136 8 06 01 57 00 00 00 00 00 o# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000002.044128 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.060419 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.061267 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.151295 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.152276 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.223272 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.224270 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.291279 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.292277 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.359286 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.360284 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.422292 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.423292 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.481513 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.482296 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.535503 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.536303 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.603502 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.604309 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.666505 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.667314 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.720322 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.721320 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.761326 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.762324 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.821333 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.822330 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.857370 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.858335 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.911341 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.912339 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.961346 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000003.962348 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.006543 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.007349 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.051357 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.052354 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.118578 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.119361 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.177554 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.178366 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.250578 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.251373 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.309402 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.310381 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.368388 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.369387 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.422412 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.423390 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.485399 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.486398 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.525422 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.526402 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.571587 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.572406 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.616599 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.617410 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.687616 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.688418 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.751606 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.752424 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.836631 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.837433 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.876440 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.877438 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.930453 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.931443 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.980628 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000004.981447 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.047549 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.048454 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.092460 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.093460 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.142486 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.143464 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.186471 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.187469 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.245495 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.246475 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.304481 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.305479 8 06 00 00 00 00 00 00 00 i# ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.367771 8 06 01 56 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.368486 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.439496 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.440494 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.497502 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.498499 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.549509 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.550506 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.621515 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.622513 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 1 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['Keypad -', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.675539 8 06 01 56 00 00 00 00 00 i# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000005.676518 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000007.815456 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000007.815719 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000007.927090 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000007.927746 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.003757 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.004754 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.080104 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.080762 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.148771 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.149769 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.211469 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.211757 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.283551 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.283752 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.338534 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.338766 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.395815 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.396794 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.450541 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.450781 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.530810 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.531787 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.584554 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.584795 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.652103 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.652798 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.701479 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.701824 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.760108 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.760831 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.814883 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.815815 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.865843 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.866841 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.914919 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.915846 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.986122 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000008.986830 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.045878 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.046838 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.118157 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.118878 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.176890 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.177851 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.231167 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.231878 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.285146 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.285880 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.344128 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.344890 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.394897 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.395876 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.458904 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.459882 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.516932 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.517889 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.588918 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.589915 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.653132 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.653922 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.728950 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.729909 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.792939 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.793915 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.846943 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.847920 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.888163 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.888944 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.941954 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.942951 8 06 00 00 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.987179 8 06 00 30 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000009.987957 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.041175 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.041961 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.094969 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.095951 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.172170 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.172957 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.239984 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.240982 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['] and }', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.370018 8 06 00 30 00 00 00 00 00 :# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.370994 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.866260 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.867059 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.997082 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000010.998058 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.091270 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.092068 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.196282 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.197078 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.277167 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.278086 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.382121 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.383098 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.423292 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.424103 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.491129 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.492108 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.541292 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.542113 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.582119 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.583117 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.636311 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.637124 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.691316 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.692128 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.740135 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.741133 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.799162 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.800139 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.853148 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.854146 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.907361 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.908151 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.952158 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000011.953155 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.002163 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.003159 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.048167 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.049165 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.102172 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.103170 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.157178 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.158177 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.238205 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.239186 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.306194 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.307191 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.360199 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.361196 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.414205 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.415202 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.482212 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.483210 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.533236 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.534215 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.596223 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.597221 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.655229 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.656227 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.718235 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.719235 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.785243 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.786241 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.858251 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.859247 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.917256 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.918253 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.984261 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000012.985259 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.043270 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.044265 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.097274 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.098272 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.142278 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.143276 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.201284 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.202281 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.259309 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.260288 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.336298 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.337296 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.409305 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.410282 8 06 00 00 00 00 00 00 00 # ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['[ and {', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.486312 8 06 00 2f 00 00 00 00 00 ;# ReportID: 6 / LeftControl: 0 | LeftShift: 0 | LeftAlt: 0 | Left GUI: 0 | RightControl: 0 | RightShift: 0 | RightAlt: 0 | Right GUI: 0 |Keyboard ['0x70000', '0x70000', '0x70000', '0x70000', '0x70000', '0x70000'] E: 000013.487311 8 06 00 00 00 00 00 00 00 ^C~ »»»