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