Release 0.1.6

Changes:

- Persist FN lock through powercycle
- Fix display switch button - would sometimes not work, only open
  windows menu

The changes only apply to ANSI/ISO/JIS layouts.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
Daniel Schaefer 2023-05-03 17:16:57 +08:00
parent a8269765d7
commit 7719f7a1e4
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
"processor": "RP2040",
"url": "https://fr.mw/FRAKDKEN",
"usb": {
"device_version": "0.1.5",
"device_version": "0.1.6",
"pid": "0x0012",
"vid": "0x32AC"
},

View File

@ -16,7 +16,7 @@
"processor": "RP2040",
"url": "https://fr.mw/FRAKDKEN",
"usb": {
"device_version": "0.1.5",
"device_version": "0.1.6",
"pid": "0x0018",
"vid": "0x32AC"
},

View File

@ -16,7 +16,7 @@
"processor": "RP2040",
"url": "https://fr.mw/FRAKDKEN",
"usb": {
"device_version": "0.1.5",
"device_version": "0.1.6",
"pid": "0x0019",
"vid": "0x32AC"
},