Add VIA support to doodboard/duckboard_r2 (#12028)
* Update R1 keymap and config * Add duckboard R2 * Add VIA support for duckboard R2 * Set bootmagic lite row and column * Update config.h * Update keyboards/doodboard/duckboard/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update config.h Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
aed8bace97
commit
9089244db7
15 changed files with 493 additions and 49 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright 2020 doodboard
|
||||
/* Copyright 2020-2021 doodboard
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -19,7 +19,7 @@
|
|||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define VENDOR_ID 0x4442
|
||||
#define PRODUCT_ID 0xFF44
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER doodboard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue