1
0
Fork 0

[Keyboard] Graystudio COD67 VIA support (#11961)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Rys Sommefeldt 2021-02-22 03:42:09 +00:00 committed by GitHub
parent 5660d80bb0
commit d1a92aa52a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 53 additions and 3 deletions

View file

@ -20,10 +20,10 @@ 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 0x0C0D
#define VENDOR_ID 0x4753
#define PRODUCT_ID 0x1000
#define DEVICE_VER 0x0001
#define MANUFACTURER Gray Studio
#define MANUFACTURER Graystudio
#define PRODUCT COD67
/* key matrix size */