Skip to content

Commit

Permalink
[Keyboard] Pachi RGB update (#15440)
Browse files Browse the repository at this point in the history
* update

* update rev1 description
  • Loading branch information
Xelus22 authored Dec 9, 2021
1 parent b09c44c commit 4ab9fac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion keyboards/xelus/pachi/rgb/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define PRODUCT_ID 0x5052 // "PR"
#define DEVICE_VER 0x0001
#define MANUFACTURER Xelus
#define PRODUCT Xelus Pachi RGB
#define PRODUCT Xelus Pachi RGB Rev 1

/* key matrix size */
#define MATRIX_ROWS 6
Expand Down
4 changes: 2 additions & 2 deletions keyboards/xelus/pachi/rgb/rev2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@

/* USB Device descriptor parameter */
#define VENDOR_ID 0x5845 // "XE"
#define PRODUCT_ID 0x5052 // "PR"
#define PRODUCT_ID 0x5053 // "PR" + 1
#define DEVICE_VER 0x0002
#define MANUFACTURER Xelus
#define PRODUCT Xelus Pachi RGB
#define PRODUCT Xelus Pachi RGB Rev 2

/* key matrix size */
#define MATRIX_ROWS 12
Expand Down

0 comments on commit 4ab9fac

Please sign in to comment.