[Keyboard] Graystudio COD67 VIA support (#11961)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
5660d80bb0
commit
d1a92aa52a
3 changed files with 53 additions and 3 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue