diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-11 04:21:16 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-11 04:21:16 +0000 |
commit | f72a358931a8989d007b191e0d254caec07d480f (patch) | |
tree | d2975cfda9748e8a006a02dd69523f0293dafe6e /keyboards/kiwikeebs/macro/config.h | |
parent | a433ce36eb5df9b88d1414cc80c2763bdc78c469 (diff) | |
parent | d0b1d9f548aa39e1d267e8f62db4e0c65aae9206 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kiwikeebs/macro/config.h')
-rw-r--r-- | keyboards/kiwikeebs/macro/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kiwikeebs/macro/config.h b/keyboards/kiwikeebs/macro/config.h index 5753b52a0b..d9dcc3ba60 100644 --- a/keyboards/kiwikeebs/macro/config.h +++ b/keyboards/kiwikeebs/macro/config.h @@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0xFEED +#define VENDOR_ID 0x4B51 #define PRODUCT_ID 0x4712 #define DEVICE_VER 0x0001 #define MANUFACTURER KiwiKeebs |