xap
zvecr 3 years ago
parent aaf4fcbe5a
commit c27edf4e64
  1. 1
      quantum/xap/xap.c
  2. 3
      tmk_core/protocol/report.h

@ -16,7 +16,6 @@
#include <quantum.h>
#include <xap.h>
#include <usb_descriptor.h>
#define QSTR2(z) #z
#define QSTR(z) QSTR2(z)

@ -32,8 +32,7 @@ enum hid_report_ids {
REPORT_ID_PROGRAMMABLE_BUTTON,
REPORT_ID_NKRO,
REPORT_ID_JOYSTICK,
REPORT_ID_DIGITIZER,
REPORT_ID_XAP
REPORT_ID_DIGITIZER
};
/* Mouse buttons */

Loading…
Cancel
Save