Skip to content

Commit

Permalink
Update numpad/gridpad to 0.1.6 as well
Browse files Browse the repository at this point in the history
Makes it easier to have everything on the same version.

Signed-off-by: Daniel Schaefer <[email protected]>
  • Loading branch information
JohnAZoidberg committed May 9, 2023
1 parent 7719f7a commit 59ecef2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keyboards/framework/gridpad/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion keyboards/framework/numpad/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 59ecef2

Please sign in to comment.