diff options
| author | SneakboxKB <67670271+SneakboxKB@users.noreply.github.com> | 2021-04-04 04:09:43 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-04 11:09:43 +0200 |
| commit | e0614e4f52875f337668e9530ab3dcf7ce74c8cc (patch) | |
| tree | 9b6c64d3ecef8b6ef6577bbf8fea596cb8c7ad01 | |
| parent | 49dc332a0401c9089afe91d2d06dc1f4e18fe01b (diff) | |
| download | qmk_firmware-e0614e4f52875f337668e9530ab3dcf7ce74c8cc.tar.gz qmk_firmware-e0614e4f52875f337668e9530ab3dcf7ce74c8cc.zip | |
Disarray ProductID change (#12440)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mujimanic <64090325+mujimanic@users.noreply.github.com>
Co-authored-by: Zach White <skullydazed@gmail.com>
| -rw-r--r-- | keyboards/sneakbox/disarray/staggered/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sneakbox/disarray/staggered/config.h b/keyboards/sneakbox/disarray/staggered/config.h index 41d06e341..cc9a2ebd4 100644 --- a/keyboards/sneakbox/disarray/staggered/config.h +++ b/keyboards/sneakbox/disarray/staggered/config.h | |||
| @@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 21 | 21 | ||
| 22 | /* USB Device descriptor parameter */ | 22 | /* USB Device descriptor parameter */ |
| 23 | #define VENDOR_ID 0x5342 | 23 | #define VENDOR_ID 0x5342 |
| 24 | #define PRODUCT_ID 0x0003 | 24 | #define PRODUCT_ID 0x0002 |
| 25 | #define DEVICE_VER 0x0001 | 25 | #define DEVICE_VER 0x0001 |
| 26 | #define MANUFACTURER Sneakbox | 26 | #define MANUFACTURER Sneakbox |
| 27 | #define PRODUCT Disarray (Staggered Layout) | 27 | #define PRODUCT Disarray (Staggered Layout) |
