mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Update USB VID and PID for Aya (#16363)
This commit is contained in:
parent
92eb067a63
commit
da68083fdf
@ -18,8 +18,8 @@
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
#define VENDOR_ID 0xBEEF
|
||||
#define PRODUCT_ID 0x0003
|
||||
#define VENDOR_ID 0x1209
|
||||
#define PRODUCT_ID 0x2925
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER DanNixon
|
||||
#define PRODUCT Aya
|
||||
|
Loading…
Reference in New Issue
Block a user