diff options
| author | devilzmods <61511785+devilzmods@users.noreply.github.com> | 2021-12-21 19:47:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-21 10:47:18 -0800 |
| commit | 83b21deafc58acaa630606ec68698a25a2e6cf02 (patch) | |
| tree | e4383ea4dcb0ceb2adb8a78c49ac7ecc8d41f9a6 /keyboards/40percentclub/half_n_half | |
| parent | bcca5ec5fa13d42fe672da05af1bd0e2f209c319 (diff) | |
| download | qmk_firmware-83b21deafc58acaa630606ec68698a25a2e6cf02.tar.gz qmk_firmware-83b21deafc58acaa630606ec68698a25a2e6cf02.zip | |
[Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/40percentclub/half_n_half')
| -rw-r--r-- | keyboards/40percentclub/half_n_half/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/40percentclub/half_n_half/config.h b/keyboards/40percentclub/half_n_half/config.h index 3409af5f6..f79f83839 100644 --- a/keyboards/40percentclub/half_n_half/config.h +++ b/keyboards/40percentclub/half_n_half/config.h | |||
| @@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 20 | #include "config_common.h" | 20 | #include "config_common.h" |
| 21 | 21 | ||
| 22 | /* USB Device descriptor parameter */ | 22 | /* USB Device descriptor parameter */ |
| 23 | #define VENDOR_ID 0xFEED | 23 | #define VENDOR_ID 0x4025 |
| 24 | #define PRODUCT_ID 0x0A0C | 24 | #define PRODUCT_ID 0x0A0C |
| 25 | #define DEVICE_VER 0x4A1F | 25 | #define DEVICE_VER 0x4A1F |
| 26 | #define MANUFACTURER di0ib | 26 | #define MANUFACTURER di0ib |
