1
0
Fork 0

Various tweaks for some Input:Club build processes

This commit is contained in:
Kaleb Elwert 2018-04-04 15:13:42 -07:00 committed by Jack Humbert
parent 011039afca
commit 0d0664a214
4 changed files with 7 additions and 6 deletions

View file

@ -24,10 +24,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define VENDOR_ID 0x1c11
#define PRODUCT_ID 0xb04d
#define DEVICE_VER 0x0001
/* in python2: list(u"whatever".encode('utf-16-le')) */
/* at most 32 characters or the ugly hack in usb_main.c borks */
#define MANUFACTURER Input Club
#define PRODUCT Infinity_60%/QMK
#define PRODUCT Infinity_60%_LED/QMK
/* key matrix size */
#define MATRIX_ROWS 9
#define MATRIX_COLS 7