Skip to content

Commit

Permalink
Updates VID/PID to be unique
Browse files Browse the repository at this point in the history
This update aligns the VIA pid/vid with the updated pid/vid now in QMK master. 
This updated pid/vid was merged into qmk master today with this PR:
qmk/qmk_firmware#24030
  • Loading branch information
JellyTitan authored Jul 4, 2024
1 parent ab00146 commit b53427a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v3/sofle_choc/sofle_choc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Sofle Choc",
"vendorId": "0xFC32",
"productId": "0x0287",
"vendorId": "0x424C",
"productId": "0x5343",
"keycodes": ["qmk_lighting"],
"menus": ["qmk_rgblight"],
"matrix": {
Expand Down

0 comments on commit b53427a

Please sign in to comment.