Skip to content

Commit

Permalink
[Keyboard] Update JJ40 VID and PID (#10215)
Browse files Browse the repository at this point in the history
Co-authored-by: Alvaro <afmuente@outlook.com>
  • Loading branch information
alvaromuente and Alvaro authored Sep 7, 2020
1 parent 6c3e404 commit 788cbcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/jj40/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 788cbcf

Please sign in to comment.