diff options
Diffstat (limited to 'keyboards/reviung41/config.h')
-rw-r--r-- | keyboards/reviung41/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/reviung41/config.h b/keyboards/reviung41/config.h index acac4f0d76..c68472e7c1 100644 --- a/keyboards/reviung41/config.h +++ b/keyboards/reviung41/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 0x7807 #define PRODUCT_ID 0xDCCB #define DEVICE_VER 0x0001 #define MANUFACTURER gtips |