forked from mirrors/qmk_userspace
Candybar: VIA support for lefty and righty (#9066)
* Candybar: VIA support for lefty and righty * Update keyboards/candybar/lefty/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/candybar/righty/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/candybar/lefty/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
6c2008c688
commit
58e3b01f37
8 changed files with 84 additions and 6 deletions
|
|
@ -19,8 +19,8 @@
|
|||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x6060
|
||||
#define VENDOR_ID 0x544B //TK
|
||||
#define PRODUCT_ID 0x0003
|
||||
#define DEVICE_VER 0x0006
|
||||
#define MANUFACTURER The Key Company
|
||||
#define PRODUCT Candybar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue