1
0
Fork 0

Add Cospad VIA support (#10642)

* Add Cospad VIA support

* Update keymap.c
This commit is contained in:
mechlovin 2020-10-23 10:06:50 +07:00 committed by GitHub
parent f078980fb1
commit c45d7e526c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 87 additions and 1 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 0x4B5C // "KP"
#define PRODUCT_ID 0xB1E5
#define DEVICE_VER 0x0001
#define MANUFACTURER KPrepublic