Update config format using info.json

This commit is contained in:
benaclejames 2022-12-22 21:31:02 +00:00
parent ad2ea9a3ff
commit 28e4869cfc
No known key found for this signature in database
GPG key ID: D5A9724232172E09
3 changed files with 14 additions and 10 deletions

View file

@ -16,13 +16,6 @@
#pragma once
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED // recommended by QMK
#define PRODUCT_ID 0x3621
#define DEVICE_VER 0x0112
#define MANUFACTURER Noll Electronics LLC
#define PRODUCT Ecosteno
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 12