[Keyboardo] Update PID for mechlovin zed60 (#17728)
parent
62e3f8b885
commit
a6d70de96a
|
@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
/* USB Device descriptor parameter */
|
/* USB Device descriptor parameter */
|
||||||
#define VENDOR_ID 0x4D4C
|
#define VENDOR_ID 0x4D4C
|
||||||
#define PRODUCT_ID 0x0601
|
#define PRODUCT_ID 0x0602
|
||||||
#define DEVICE_VER 0x0001
|
#define DEVICE_VER 0x0001
|
||||||
#define MANUFACTURER Mechlovin Studio
|
#define MANUFACTURER Mechlovin Studio
|
||||||
#define PRODUCT Zed60
|
#define PRODUCT Zed60
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Zed60 PCB, 60% keyboard PCB.
|
Zed60 PCB, 60% keyboard PCB.
|
||||||
* Keyboard Maintainer: [Mechlovin'](https://mechlovin.studio)
|
* Keyboard Maintainer: [Mechlovin'](https://mechlovin.studio)
|
||||||
* Hardware Supported: Kay60, APM32F103
|
* Hardware Supported: Zed60, APM32F103
|
||||||
* Hardware Availability: [Mechlovin'](https://mechlovin.studio)
|
* Hardware Availability: [Mechlovin'](https://mechlovin.studio)
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
Loading…
Reference in New Issue