Resolve a number of warnings in qmk generate-api
(#12833)
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#define VENDOR_ID 0x5043
|
||||
#define PRODUCT_ID 0x5442
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER PloopyCo
|
||||
#define PRODUCT Trackball
|
||||
|
||||
/* key matrix size */
|
||||
|
@@ -2,6 +2,7 @@
|
||||
"keyboard_name": "PloopyCo Trackball",
|
||||
"url": "www.ploopy.co",
|
||||
"maintainer": "drashna",
|
||||
"manufacturer": "Ploopy Corporation",
|
||||
"width": 8,
|
||||
"height": 3,
|
||||
"layouts": {
|
||||
|
Reference in New Issue
Block a user