Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)

This commit is contained in:
Ryan
2022-08-20 10:39:35 +10:00
committed by GitHub
parent 48792b030b
commit 835c971f78
187 changed files with 638 additions and 602 deletions

View File

@@ -18,18 +18,9 @@
#include "config_common.h"
#define VENDOR_ID 0x4A4B
#define PRODUCT_ID 0xEF6A
#define DEVICE_VER 0x0001
#define MANUFACTURER JadooKB
#define PRODUCT JKB65 RGB
#define MATRIX_ROWS 5
#define MATRIX_COLS 16
#define MATRIX_ROW_PINS { E6, B7, F7, F4, F5 }
#define MATRIX_COL_PINS { F6,B1,F1,C7,C6,B6,B5,B4,D7,B3,D4,D5,D3,D2,D1,D0 }
#define UNUSED_PINS
#define DIODE_DIRECTION COL2ROW