diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-23 06:24:07 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-23 06:24:07 +0000 |
commit | 7c95e5ef3e83cd8606b16a12392be09fe4417fd6 (patch) | |
tree | ec675d4f9cf1022e743ae2bdde036663244a72c6 | |
parent | 83d73b54072f1ffcdece924b0d412ce49b0343bc (diff) | |
parent | 7c0cb186811c7a77e7aa7aabe28b926c33caa58d (diff) |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | keyboards/hidtech/bastyl/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hidtech/bastyl/config.h b/keyboards/hidtech/bastyl/config.h index ed33d84517..f89e993abe 100644 --- a/keyboards/hidtech/bastyl/config.h +++ b/keyboards/hidtech/bastyl/config.h @@ -18,7 +18,7 @@ #pragma once #include "config_common.h" -#define VENDOR_ID 0xA76A +#define VENDOR_ID 0xA8F7 #define PRODUCT_ID 0x1827 #define DEVICE_VER 0x0001 #define MANUFACTURER HID Technologies |