Update USB VID and PID for Aya (#16363)

fix_template_bootmagic
Dan Nixon 3 years ago committed by GitHub
parent 92eb067a63
commit da68083fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      keyboards/aya/config.h

@ -18,8 +18,8 @@
#include "config_common.h"
#define VENDOR_ID 0xBEEF
#define PRODUCT_ID 0x0003
#define VENDOR_ID 0x1209
#define PRODUCT_ID 0x2925
#define DEVICE_VER 0x0001
#define MANUFACTURER DanNixon
#define PRODUCT Aya

Loading…
Cancel
Save