[Keyboard] Update ISO Macro vendor ID to meet VIA requirement (#12564)
Co-authored-by: online <33636898+online@users.noreply.github.com>
This commit is contained in:
parent
9a3ba6874c
commit
54bad99e0e
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include "config_common.h"
|
||||
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define VENDOR_ID 0x4D65
|
||||
#define PRODUCT_ID 0x1200
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER Merge
|
||||
|
|
Loading…
Reference in a new issue