diff options
| author | Eriq M. Adams <eriq.adams@gmail.com> | 2020-05-01 10:16:59 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-01 13:16:59 +1000 |
| commit | 4846c8eba07b3177cf217cc10ea57a7832929f0b (patch) | |
| tree | efabd3b33a3358dc9a87df0fa81f39f350301e03 /keyboards/blackplum/config.h | |
| parent | 830bd5460c0ee477f531255a3ec58b55db346ec7 (diff) | |
| download | qmk_firmware-4846c8eba07b3177cf217cc10ea57a7832929f0b.tar.gz qmk_firmware-4846c8eba07b3177cf217cc10ea57a7832929f0b.zip | |
Add Via Keymap to Blackplum (#8975)
Diffstat (limited to 'keyboards/blackplum/config.h')
| -rw-r--r-- | keyboards/blackplum/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/blackplum/config.h b/keyboards/blackplum/config.h index 256603744..e74aba623 100644 --- a/keyboards/blackplum/config.h +++ b/keyboards/blackplum/config.h | |||
| @@ -3,9 +3,9 @@ | |||
| 3 | #include "config_common.h" | 3 | #include "config_common.h" |
| 4 | 4 | ||
| 5 | /* USB Device descriptor parameter */ | 5 | /* USB Device descriptor parameter */ |
| 6 | #define VENDOR_ID 0xFEED | 6 | #define VENDOR_ID 0x5058 // "PX" |
| 7 | #define PRODUCT_ID 0xFADE | 7 | #define PRODUCT_ID 0x4250 // "BP" |
| 8 | #define DEVICE_VER 0x0001 | 8 | #define DEVICE_VER 0x1001 |
| 9 | #define MANUFACTURER Pixlup | 9 | #define MANUFACTURER Pixlup |
| 10 | #define PRODUCT Blackplum Keeb | 10 | #define PRODUCT Blackplum Keeb |
| 11 | #define DESCRIPTION Blackplum 68 Percent Mechanical Keyboard | 11 | #define DESCRIPTION Blackplum 68 Percent Mechanical Keyboard |
