1
0
Fork 0

Add VIA Functionality for Keyhive Maypad (#9654)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
ilikepi2 2020-07-08 09:20:24 -07:00 committed by GitHub
parent d4917318cc
commit c4960b7579
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 36 additions and 2 deletions

View file

@ -17,8 +17,8 @@ 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 PRODUCT_ID 0x6060
#define VENDOR_ID 0x4B48 //KH for Keyhive
#define PRODUCT_ID 0x4D50 // MP
#define DEVICE_VER 0x0001
#define MANUFACTURER KeyHive
#define PRODUCT maypad