Merge remote-tracking branch 'upstream/master' into develop
Fixes merge conflicts in: - keyboards/poker87c/rules.mk and keyboards/poker87d/rules.mk - Conflicts from PR 13961 - keyboards/tronguylabs/m122_3270/keymaps/default/keymap.c - Conflict from PR 13947
This commit is contained in:
commit
345f6dc4e6
31 changed files with 961 additions and 146 deletions
|
@ -18,8 +18,8 @@
|
|||
|
||||
#include "config_common.h"
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x6077
|
||||
#define VENDOR_ID 0x9907 // "9907" - rpiguy9907
|
||||
#define PRODUCT_ID 0x5366 // "S" "66"
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER rpiguy9907
|
||||
#define PRODUCT Southpaw66
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue