mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-19 06:02:01 +00:00
fix url and command config
This commit is contained in:
parent
a4069cefc0
commit
8041da7c0c
@ -2,10 +2,10 @@
|
|||||||
"manufacturer": "momokai",
|
"manufacturer": "momokai",
|
||||||
"keyboard_name": "tap_trio_pro",
|
"keyboard_name": "tap_trio_pro",
|
||||||
"maintainer": "peepeetee",
|
"maintainer": "peepeetee",
|
||||||
|
"url": "https://momokai.com/",
|
||||||
"bootloader": "rp2040",
|
"bootloader": "rp2040",
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": true,
|
"bootmagic": true,
|
||||||
"command": false,
|
|
||||||
"console": true,
|
"console": true,
|
||||||
"debug": true,
|
"debug": true,
|
||||||
"extrakey": true,
|
"extrakey": true,
|
||||||
@ -25,10 +25,7 @@
|
|||||||
["GP10", "GP9", "GP8" ]
|
["GP10", "GP9", "GP8" ]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
"processor": "RP2040",
|
"processor": "RP2040",
|
||||||
"url": "",
|
|
||||||
"usb": {
|
"usb": {
|
||||||
"device_version": "1.0.0",
|
"device_version": "1.0.0",
|
||||||
"pid": "0x0016",
|
"pid": "0x0016",
|
||||||
|
Loading…
Reference in New Issue
Block a user