Update numpad/gridpad to 0.1.6 as well

Makes it easier to have everything on the same version.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
Daniel Schaefer 2023-05-09 14:07:11 +08:00
parent 7719f7a1e4
commit 59ecef2f09
2 changed files with 2 additions and 2 deletions

View File

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

View File

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