1
0
Fork 0

[Keyboard] Yampad VIA support (#14397)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Greg Knapp 2021-09-28 20:23:38 +01:00 committed by GitHub
parent 4a2062cc01
commit 724ee24075
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 187 additions and 12 deletions

View file

@ -20,7 +20,7 @@ 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 VENDOR_ID 0x5950 // YP
#define PRODUCT_ID 0x8369
#define DEVICE_VER 0x0001
#define MANUFACTURER Mattia Dal Ben