[Keyboard] Update JJ40 VID and PID (#10215)

Co-authored-by: Alvaro <afmuente@outlook.com>
pre-develop-merge-nov20
Alvaro Muente 5 years ago committed by GitHub
parent 6c3e404839
commit 788cbcf828
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      keyboards/jj40/config.h

@ -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…
Cancel
Save