[Keyboard] Rebound: change vendor and product ID for VIA (#11965)

master
Ross Montsinger 2021-02-21 11:17:48 -05:00 committed by GitHub
parent 311bff3d56
commit b69614b98b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x552F
#define VENDOR_ID 0x524D
#define PRODUCT_ID 0x0001
#define DEVICE_VER 0x0002
#define MANUFACTURER Montsinger
#define PRODUCT Rebound