1
0
Fork 0

[Keyboard] Added VIA support to Efreet (#7788)

* Added Efreet

* Review changes
This commit is contained in:
Wilba 2020-01-05 19:18:36 +11:00 committed by Drashna Jaelre
parent a68f514a8a
commit 12c6f9a412
4 changed files with 53 additions and 9 deletions

View file

@ -20,8 +20,8 @@ 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 PRODUCT_ID 0x0000
#define VENDOR_ID 0x534F // "SO"
#define PRODUCT_ID 0x0001
#define DEVICE_VER 0x0001
#define MANUFACTURER Soran
#define PRODUCT Efreet