add via support for kira80 (#8677)
* add via support for kira80 * remove redundant raw enable from rules.mk * clean additional layers for via * changed USB Vendor ID
This commit is contained in:
parent
3349a8b49b
commit
ae74922d14
4 changed files with 57 additions and 1 deletions
|
@ -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 0x6986
|
||||
#define PRODUCT_ID 0xC583
|
||||
#define DEVICE_VER 0x0102
|
||||
#define MANUFACTURER EVE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue