Update input:club boards to use the proper vendor and device

This commit is contained in:
Kaleb Elwert
2018-04-03 20:30:22 -07:00
committed by Jack Humbert
parent 67268db576
commit 738588618b
5 changed files with 14 additions and 18 deletions

View File

@@ -20,11 +20,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6464
#define VENDOR_ID 0x1c11
#define PRODUCT_ID 0xb04d
#define DEVICE_VER 0x0001
#define MANUFACTURER Input Club
#define PRODUCT Ergodox Infinity (QMK)
#define PRODUCT Infinity_Ergodox/QMK
#define MOUSEKEY_INTERVAL 20
#define MOUSEKEY_DELAY 0