[Keyboard] Update JJ40 VID and PID (#10215)
Co-authored-by: Alvaro <afmuente@outlook.com>
This commit is contained in:
parent
6c3e404839
commit
788cbcf828
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include "config_common.h"
|
||||
|
||||
#define VENDOR_ID 0x20A0
|
||||
#define PRODUCT_ID 0x422D
|
||||
#define VENDOR_ID 0x4B50 // "KP"
|
||||
#define PRODUCT_ID 0x0040
|
||||
#define DEVICE_VER 0x0200
|
||||
#define MANUFACTURER KPrepublic
|
||||
#define PRODUCT JJ40
|
||||
|
|
Loading…
Reference in a new issue