@@ -908,16 +908,16 @@ const __u8 uclogic_rdesc_xppen_a156p_frame_arr[] = {
908
908
0x75 , 0x01 , /* Report Size (1), */
909
909
0x95 , 0x08 , /* Report Count (8), */
910
910
0x81 , 0x01 , /* Input (Constant), */
911
- 0x05 , 0x09 , /* Usage Page (Button ), */
912
- 0x19 , 0x01 , /* Usage Minimum (01h ), */
913
- 0x29 , 0x08 , /* Usage Maximum (08h ), */
914
- 0x95 , 0x08 , /* Report Count (8), */
911
+ 0x05 , 0x07 , /* Usage Page (Keypad ), */
912
+ 0x19 , 0x3A , /* Usage Minimum (F1h ), */
913
+ 0x29 , 0x41 , /* Usage Maximum (F8h ), */
914
+ 0x95 , 0x08 , /* Report Count (8), */
915
915
0x81 , 0x02 , /* Input (Variable), */
916
916
0x95 , 0x20 , /* Report Count (32), */
917
917
0x81 , 0x01 , /* Input (Constant), */
918
- 0x19 , 0x09 , /* Usage Minimum (09h ), */
919
- 0x29 , 0x0A , /* Usage Maximum (0Ah ), */
920
- 0x95 , 0x02 , /* Report Count (2), */
918
+ 0x19 , 0x42 , /* Usage Minimum (F9h ), */
919
+ 0x29 , 0x43 , /* Usage Maximum (F10h ), */
920
+ 0x95 , 0x02 , /* Report Count (2), */
921
921
0x81 , 0x02 , /* Input (Variable), */
922
922
0x95 , 0x16 , /* Report Count (22), */
923
923
0x81 , 0x01 , /* Input (Constant), */
0 commit comments