1
0
Fork 0

Add Via support for Hasu FC660C controller (#9563)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Frothy 2020-06-29 15:58:15 -03:00 committed by GitHub
parent 207b17bc4d
commit cf17a8eb95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 58 additions and 11 deletions

View file

@ -21,15 +21,15 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define VENDOR_ID 0x4853 /* HS */
#define PRODUCT_ID 0x660C
#define DEVICE_VER 0x0100
#define MANUFACTURER QMK
#define PRODUCT Leopold FC660C with QMK
#define MANUFACTURER Hasu
#define PRODUCT FC660C
#define DESCRIPTION Leopold FC660C with Hasu alternative controller using QMK
/* key matrix size */
#define MATRIX_ROWS 8
#define MATRIX_ROWS 5
#define MATRIX_COLS 16
//#define DIODE_DIRECTION