mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-09 15:12:33 +00:00
fix: change the packet size from 53 to 17
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
# define NAVIGATOR_TRACKPAD_PTP_MODE
|
||||
#endif
|
||||
|
||||
#define CGEN6_MAX_PACKET_SIZE 53
|
||||
#define CGEN6_MAX_PACKET_SIZE 17
|
||||
#define CGEN6_PTP_REPORT_ID 0x01
|
||||
#define CGEN6_MOUSE_REPORT_ID 0x06
|
||||
#define CGEN6_ABSOLUTE_REPORT_ID 0x09
|
||||
|
||||
Reference in New Issue
Block a user