Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the VID and PID of the file kb38 info.json #23393

Merged
merged 16 commits into from
Apr 2, 2024
Merged

Conversation

DOIO2022
Copy link
Contributor

@DOIO2022 DOIO2022 commented Apr 2, 2024

Description

Change the VID and PID of the file kb38 info.json

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@waffle87 waffle87 changed the base branch from master to develop April 2, 2024 19:25
Copy link
Member

@waffle87 waffle87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keyboard updates must target the develop branch.

@waffle87 waffle87 requested a review from a team April 2, 2024 19:26
@zvecr zvecr merged commit 408f6e4 into qmk:develop Apr 2, 2024
3 checks passed
@DOIO2022
Copy link
Contributor Author

DOIO2022 commented Apr 3, 2024

Keyboard updates must target the develop branch.

@waffle87 Hi,can I change the PID and VID of the file info.json? I want via supported, but the PID and VID is wrong format. Thank you!

"pid": "0x0000",
"vid": "0xFEED"
"pid": "0x3801",
"vid": "0xD010"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm confused by this change, I first remarked on this over on the via repo, but it seems like the kb38 I have reports a vid of 0xFEED (matching the old value), and a pid of 0x6060 (which doesn't match either the old or new value for this, but does match the pid in the via dev json linked on the keebmonkey wiki. Is this something there's a firmware update in the works to change or something?

@DOIO2022
Copy link
Contributor Author

DOIO2022 commented Apr 25, 2024 via email

@weswigham
Copy link

Right, but if these values don't match what the device actually reports for pid/vid, it won't be detected anyway, no? (At least via won't, anyway)

@weswigham
Copy link

Furthermore, the vendor id it was changed to here, 0xD010 (53264 in decimal) doesn't seem to be in the registry of valid USB vendor IDs, but I don't really care about that so much as it just not being what the device reports, so just not being useful. 🤷‍♂️

@DOIO2022
Copy link
Contributor Author

DOIO2022 commented Apr 25, 2024 via email

whoisjordangarcia pushed a commit to whoisjordangarcia/qmk_firmware that referenced this pull request Jun 8, 2024
nuess0r pushed a commit to nuess0r/qmk_firmware that referenced this pull request Sep 8, 2024
Ardakilic pushed a commit to Ardakilic/qmk_firmware that referenced this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants