Browse Source

[Keyboard] Update Rosa vendorId to something unique for VIA (#12918)

pull/12927/head
Brandon Lee 2 years ago
committed by GitHub
parent
commit
1d3f775051
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/illusion/rosa/config.h

+ 1
- 1
keyboards/illusion/rosa/config.h View File

@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0x696B // ik -> illusion keyboards
#define VENDOR_ID 0x694B // iK -> illusion keyboards
#define PRODUCT_ID 0x6952 // iR -> illusion Rosa
#define DEVICE_VER 0x0001
#define MANUFACTURER illusion keyboards


Loading…
Cancel
Save