clean up generate-api errors
This commit is contained in:
parent
b2c26f7cdd
commit
2a67ff690e
37 changed files with 18 additions and 102 deletions
|
|
@ -114,8 +114,6 @@
|
|||
]
|
||||
},
|
||||
"LAYOUT_m0116_ansi": {
|
||||
"width": 19.5,
|
||||
"height": 6.25,
|
||||
"layout": [
|
||||
{"label":"Power", "x":5, "y":0, "w":2},
|
||||
{"label":"Esc", "x":0, "y":1.25},
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x6060
|
||||
#define DEVICE_VER 1
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER QMK
|
||||
#define PRODUCT 46010A keyboard converter
|
||||
#define DESCRIPTION 46010A keyboard converter
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x6060
|
||||
#define DEVICE_VER 1
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER QMK
|
||||
#define PRODUCT 5291 keyboard converter
|
||||
#define DESCRIPTION 5291 keyboard converter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue