Resolve a number of warnings in qmk generate-api
(#12833)
This commit is contained in:
parent
3e9f809988
commit
767089384f
31 changed files with 42 additions and 44 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue