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:
parent
4cd6cc1323
commit
3ea4ec2a9c
@ -17,7 +17,7 @@
|
||||
"url": "https://frame.work",
|
||||
"usb": {
|
||||
"device_version": "0.1.0",
|
||||
"pid": "0x0013",
|
||||
"pid": "0x0012",
|
||||
"vid": "0x32AC"
|
||||
},
|
||||
"backlight": {
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
"url": "https://frame.work",
|
||||
"usb": {
|
||||
"device_version": "0.1.0",
|
||||
"pid": "0x0013",
|
||||
"pid": "0x0018",
|
||||
"vid": "0x32AC"
|
||||
},
|
||||
"backlight": {
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
"url": "https://frame.work",
|
||||
"usb": {
|
||||
"device_version": "0.1.0",
|
||||
"pid": "0x0013",
|
||||
"pid": "0x0019",
|
||||
"vid": "0x32AC"
|
||||
},
|
||||
"backlight": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Framework Lotus ISO Keyboard",
|
||||
"vendorId": "0x32AC",
|
||||
"productId": "0x0012",
|
||||
"productId": "0x0018",
|
||||
"matrix": {"rows": 8, "cols": 16},
|
||||
"menus": ["qmk_backlight"],
|
||||
"layouts": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Framework Lotus JIS Keyboard",
|
||||
"vendorId": "0x32AC",
|
||||
"productId": "0x0012",
|
||||
"productId": "0x0019",
|
||||
"matrix": {"rows": 8, "cols": 16},
|
||||
"menus": ["qmk_backlight"],
|
||||
"layouts": {
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
"url": "https://frame.work",
|
||||
"usb": {
|
||||
"device_version": "0.1.0",
|
||||
"pid": "0x0013",
|
||||
"pid": "0x0014",
|
||||
"vid": "0x32AC"
|
||||
},
|
||||
"backlight": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user