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:
Watson
2022-07-02 04:55:10 -07:00
committed by GitHub
parent c725f6f768
commit 48721b20fc
34 changed files with 787 additions and 47 deletions

View File

@@ -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