diff options
| author | duoshock <33636898+duoshock@users.noreply.github.com> | 2021-04-20 18:22:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-20 10:22:29 -0700 |
| commit | 54bad99e0e94060edfad16e0a293e5feac2a478e (patch) | |
| tree | 81cdbe157528debe498266925aa713813d4b5a03 /keyboards/merge/iso_macro | |
| parent | 9a3ba6874c5ccd42304e5ea956c86fe54bcf41fa (diff) | |
| download | qmk_firmware-54bad99e0e94060edfad16e0a293e5feac2a478e.tar.gz qmk_firmware-54bad99e0e94060edfad16e0a293e5feac2a478e.zip | |
[Keyboard] Update ISO Macro vendor ID to meet VIA requirement (#12564)
Co-authored-by: online <33636898+online@users.noreply.github.com>
Diffstat (limited to 'keyboards/merge/iso_macro')
| -rw-r--r-- | keyboards/merge/iso_macro/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/merge/iso_macro/config.h b/keyboards/merge/iso_macro/config.h index 5ad63c134..05ca6f05f 100644 --- a/keyboards/merge/iso_macro/config.h +++ b/keyboards/merge/iso_macro/config.h | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | 18 | ||
| 19 | #include "config_common.h" | 19 | #include "config_common.h" |
| 20 | 20 | ||
| 21 | #define VENDOR_ID 0xFEED | 21 | #define VENDOR_ID 0x4D65 |
| 22 | #define PRODUCT_ID 0x1200 | 22 | #define PRODUCT_ID 0x1200 |
| 23 | #define DEVICE_VER 0x0001 | 23 | #define DEVICE_VER 0x0001 |
| 24 | #define MANUFACTURER Merge | 24 | #define MANUFACTURER Merge |
