[Keyboard] Yampad VIA support (#14397)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
4a2062cc01
commit
724ee24075
5 changed files with 187 additions and 12 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 0x5950 // YP
|
||||
#define PRODUCT_ID 0x8369
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER Mattia Dal Ben
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue