mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-01 13:29:50 +00:00
Update config.h
This commit is contained in:
parent
cad5a33201
commit
269df0535e
@ -4,12 +4,11 @@
|
||||
#include "config.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define VENDOR_ID 0x445A // "DZ"
|
||||
#define PRODUCT_ID 0x2260
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER KBDFans
|
||||
#define PRODUCT DZ60
|
||||
#define DESCRIPTION DZ60 Keyboard
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 5
|
||||
|
Loading…
Reference in New Issue
Block a user