lotus: Update USB PIDs

Different PID for each layout so that VIA can tell them apart.

Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
This commit is contained in:
Daniel Schaefer 2023-01-04 17:30:38 +08:00
parent 4cd6cc1323
commit 3ea4ec2a9c
6 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@
"url": "https://frame.work",
"usb": {
"device_version": "0.1.0",
"pid": "0x0013",
"pid": "0x0012",
"vid": "0x32AC"
},
"backlight": {

View File

@ -17,7 +17,7 @@
"url": "https://frame.work",
"usb": {
"device_version": "0.1.0",
"pid": "0x0013",
"pid": "0x0018",
"vid": "0x32AC"
},
"backlight": {

View File

@ -17,7 +17,7 @@
"url": "https://frame.work",
"usb": {
"device_version": "0.1.0",
"pid": "0x0013",
"pid": "0x0019",
"vid": "0x32AC"
},
"backlight": {

View File

@ -1,7 +1,7 @@
{
"name": "Framework Lotus ISO Keyboard",
"vendorId": "0x32AC",
"productId": "0x0012",
"productId": "0x0018",
"matrix": {"rows": 8, "cols": 16},
"menus": ["qmk_backlight"],
"layouts": {

View File

@ -1,7 +1,7 @@
{
"name": "Framework Lotus JIS Keyboard",
"vendorId": "0x32AC",
"productId": "0x0012",
"productId": "0x0019",
"matrix": {"rows": 8, "cols": 16},
"menus": ["qmk_backlight"],
"layouts": {

View File

@ -17,7 +17,7 @@
"url": "https://frame.work",
"usb": {
"device_version": "0.1.0",
"pid": "0x0013",
"pid": "0x0014",
"vid": "0x32AC"
},
"backlight": {