diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-02 00:03:00 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-02 00:03:00 +0000 |
commit | e6dc14ae4113400b663c4d544ff97be30bcd4d82 (patch) | |
tree | 36402eebfce696934f39cadbc6489f08fe7fbc7a /keyboards/littlealby/mute/config.h | |
parent | e3ee87ee3181eb71c0347c5d0a32309936d0fb3d (diff) | |
parent | 7222969964a41a295910844ef93372e368439a09 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/littlealby/mute/config.h')
-rw-r--r-- | keyboards/littlealby/mute/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/littlealby/mute/config.h b/keyboards/littlealby/mute/config.h index 302b02a24a..b960708365 100644 --- a/keyboards/littlealby/mute/config.h +++ b/keyboards/littlealby/mute/config.h @@ -16,13 +16,6 @@ #pragma once #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x4142 // "AB" -#define PRODUCT_ID 0x4D55 // "MU" -#define DEVICE_VER 0x0001 -#define MANUFACTURER Little Alby -#define PRODUCT Mute - #define USB_MAX_POWER_CONSUMPTION 100 /* key matrix size */ |