[Keyboard] Fix VID and PID for AnnePro2 (#22263)

This commit is contained in:
zv0n 2024-01-09 12:09:39 +01:00 committed by GitHub
parent 1f6dfd19cf
commit 744ac91f5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"keyboard_name": "Anne Pro 2 C15 (QMK)",
"usb": {
"pid": "0xAC15"
"pid": "0x8008"
},
"eeprom": {
"driver": "wear_leveling",

View file

@ -1,7 +1,7 @@
{
"keyboard_name": "Anne Pro 2 C18 (QMK)",
"usb": {
"pid": "0xAC18"
"pid": "0x8009"
},
"eeprom": {
"driver": "wear_leveling",

View file

@ -3,7 +3,7 @@
"url": "https://openannepro.github.io/",
"maintainer": "bwisn",
"usb": {
"vid": "0xFEED",
"vid": "0xAC20",
"device_version": "13.3.7"
},
"layouts": {