Updated revisions and added a keyboard (#16731)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: WestM <93159069+WestMProducts@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0x574D // WM
|
||||
#define PRODUCT_ID 0x0001
|
||||
#define PRODUCT_ID 0x0201
|
||||
#define DEVICE_VER 0x0001 // Revision prototype
|
||||
#define MANUFACTURER WestM
|
||||
#define PRODUCT WestMErgo
|
||||
@@ -43,7 +43,7 @@
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
// The pin connected to the data pin of the LEDs
|
||||
#define RGB_DI_PIN A8
|
||||
#define RGBLED_NUM 19
|
||||
#define RGBLED_NUM 16
|
||||
|
||||
/* define if matrix has ghost */
|
||||
//#define MATRIX_HAS_GHOST
|
||||
|
Reference in New Issue
Block a user