1
0
Fork 0

Poker87C and Poker87D Refactor (#13961)

This commit is contained in:
James Young 2021-08-11 00:20:10 -07:00 committed by GitHub
parent 3161f10b1f
commit 71ce2b0d79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 360 additions and 120 deletions

View file

@ -19,11 +19,11 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6060
#define VENDOR_ID 0x6D66 // "mf" - mfkiiyd
#define PRODUCT_ID 0x087C // "87C"
#define DEVICE_VER 0x0001
#define MANUFACTURER Hotswap
#define PRODUCT POKER-87
#define MANUFACTURER mfkiiyd
#define PRODUCT POKER-87C Hotswap
/* key matrix size */
#define MATRIX_ROWS 6