Fix naming scheme of Wooting Two 60HE (ARM) and Wooting Two HE (ARM)
This commit is contained in:
parent
20351158f3
commit
7ef9051093
1 changed files with 6 additions and 2 deletions
|
|
@ -31,11 +31,15 @@
|
|||
#define WOOTING_TWO_HE_X_PID 0x1220
|
||||
#define WOOTING_TWO_HE_C_PID 0x1221
|
||||
#define WOOTING_TWO_HE_N_PID 0x1222
|
||||
#define WOOTING_TWO_HE_ARM_PID 0x1230
|
||||
#define WOOTING_TWO_HE_ARM_X_PID 0x1230
|
||||
#define WOOTING_TWO_HE_ARM_C_PID 0x1231
|
||||
#define WOOTING_TWO_HE_ARM_N_PID 0x1232
|
||||
#define WOOTING_TWO_60_X_PID 0x1300
|
||||
#define WOOTING_TWO_60_C_PID 0x1301
|
||||
#define WOOTING_TWO_60_N_PID 0x1302
|
||||
#define WOOTING_TWO_60_HE_ARM_PID 0x1310
|
||||
#define WOOTING_TWO_60_HE_ARM_X_PID 0x1310
|
||||
#define WOOTING_TWO_60_HE_ARM_C_PID 0x1311
|
||||
#define WOOTING_TWO_60_HE_ARM_N_PID 0x1312
|
||||
|
||||
void DetectWootingOneKeyboardControllers(hid_device_info* info, const std::string& name)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue