1
0

Update config.h

updated vendor ID to 0000
This commit is contained in:
pabile
2020-04-12 21:41:51 +08:00
committed by GitHub
parent 789b824e53
commit 795454bae3

View File

@@ -3,7 +3,7 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0x1234
#define VENDOR_ID 0x0000
#define PRODUCT_ID 0x0000
#define DEVICE_VER 0x0001
#define MANUFACTURER Pabile
@@ -25,5 +25,3 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
#define TAPPING_TERM 200