mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-22 08:24:41 +00:00
Update USB VID and PID for Aya (#16363)
This commit is contained in:
parent
92eb067a63
commit
da68083fdf
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#include "config_common.h"
|
#include "config_common.h"
|
||||||
|
|
||||||
#define VENDOR_ID 0xBEEF
|
#define VENDOR_ID 0x1209
|
||||||
#define PRODUCT_ID 0x0003
|
#define PRODUCT_ID 0x2925
|
||||||
#define DEVICE_VER 0x0001
|
#define DEVICE_VER 0x0001
|
||||||
#define MANUFACTURER DanNixon
|
#define MANUFACTURER DanNixon
|
||||||
#define PRODUCT Aya
|
#define PRODUCT Aya
|
||||||
|
|
Loading…
Reference in a new issue