lotus: v0.1.3

- Fix F12 key and LED
- Add airplane button (F9+Fn)
- Swap LEDs of up and down key

Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
Daniel Schaefer 2023-03-02 18:45:36 +08:00
parent b0ed0d3108
commit 0412f35537
5 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"processor": "RP2040",
"url": "https://frame.work",
"usb": {
"device_version": "0.1.2",
"device_version": "0.1.3",
"pid": "0x0012",
"vid": "0x32AC"
},

View File

@ -16,7 +16,7 @@
"processor": "RP2040",
"url": "https://frame.work",
"usb": {
"device_version": "0.1.2",
"device_version": "0.1.3",
"pid": "0x0013",
"vid": "0x32AC"
},

View File

@ -16,7 +16,7 @@
"processor": "RP2040",
"url": "https://frame.work",
"usb": {
"device_version": "0.1.2",
"device_version": "0.1.3",
"pid": "0x0018",
"vid": "0x32AC"
},

View File

@ -16,7 +16,7 @@
"processor": "RP2040",
"url": "https://frame.work",
"usb": {
"device_version": "0.1.2",
"device_version": "0.1.3",
"pid": "0x0019",
"vid": "0x32AC"
},

View File

@ -16,7 +16,7 @@
"processor": "RP2040",
"url": "https://frame.work",
"usb": {
"device_version": "0.1.2",
"device_version": "0.1.3",
"pid": "0x0014",
"vid": "0x32AC"
},