diff options
Diffstat (limited to 'keyboards/hineybush/h87a')
-rw-r--r-- | keyboards/hineybush/h87a/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/hineybush/h87a/config.h b/keyboards/hineybush/h87a/config.h index 245e6eda83..5a1e6d366c 100644 --- a/keyboards/hineybush/h87a/config.h +++ b/keyboards/hineybush/h87a/config.h @@ -16,10 +16,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* USB Device descriptor parameter */ -#define VENDOR_ID 0xFEED -#define PRODUCT_ID 0x0000 +#define VENDOR_ID 0x04D8 +#define PRODUCT_ID 0xECE9 #define DEVICE_VER 0x0001 -#define MANUFACTURER hineybush +#define MANUFACTURER hineybush keyboards #define PRODUCT h87a #define DESCRIPTION QMK-programmable TKL PCB for custom keyboards |