From b1084a27d0323ba9c904728ab91768a48811cae1 Mon Sep 17 00:00:00 2001 From: EnviousData Date: Sun, 30 Oct 2022 19:50:09 +0000 Subject: [PATCH] Attempted fix of CI issues --- keyboards/enviousdesign/60f/config.h | 3 +-- keyboards/enviousdesign/65m/config.h | 3 +-- keyboards/enviousdesign/mcro/rev1/config.h | 3 +-- keyboards/enviousdesign/tkl/rev0/config.h | 3 +-- keyboards/enviousdesign/tkl/rev1/config.h | 3 +-- keyboards/enviousdesign/tkl/rgb/config.h | 4 +--- 6 files changed, 6 insertions(+), 13 deletions(-) diff --git a/keyboards/enviousdesign/60f/config.h b/keyboards/enviousdesign/60f/config.h index 64df499c887..0e793fa3c2e 100644 --- a/keyboards/enviousdesign/60f/config.h +++ b/keyboards/enviousdesign/60f/config.h @@ -24,7 +24,7 @@ #define PRODUCT_ID 0xA400 #define DEVICE_VER 0x0001 #define MANUFACTURER EnviousDesign -#define PRODUCT 60F 1.0 +#define PRODUCT 60FV1 /* key matrix size */ #define MATRIX_ROWS 5 @@ -44,7 +44,6 @@ { GP11, GP12, GP13, GP14, GP15 } #define MATRIX_COL_PINS \ { GP10, GP9, GP8, GP7, GP6, GP5, GP16, GP17, GP18, GP19, GP20, GP21, GP22, GP26, GP27 } -#define UNUSED_PINS /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW diff --git a/keyboards/enviousdesign/65m/config.h b/keyboards/enviousdesign/65m/config.h index 873eabc3242..0273d363693 100644 --- a/keyboards/enviousdesign/65m/config.h +++ b/keyboards/enviousdesign/65m/config.h @@ -23,7 +23,7 @@ #define PRODUCT_ID 0xA200 #define DEVICE_VER 0x0001 #define MANUFACTURER EnviousDesign -#define PRODUCT EnvKB 65M +#define PRODUCT EnvKB_65M /* key matrix size */ #define MATRIX_ROWS 5 @@ -48,7 +48,6 @@ { GP21, GP20, GP19, GP18, GP17 } #define MATRIX_COL_PINS \ { GP0, GP1, GP2, GP3, GP4, GP5, GP6, GP7, GP8, GP9, GP10, GP11, GP12, GP13, GP14, GP15, GP16 } -#define UNUSED_PINS /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW diff --git a/keyboards/enviousdesign/mcro/rev1/config.h b/keyboards/enviousdesign/mcro/rev1/config.h index 2c942c10b30..85067b53fc6 100644 --- a/keyboards/enviousdesign/mcro/rev1/config.h +++ b/keyboards/enviousdesign/mcro/rev1/config.h @@ -23,7 +23,7 @@ #define PRODUCT_ID 0xA300 #define DEVICE_VER 0x0011 #define MANUFACTURER EnviousDesign -#define PRODUCT MCRO 1.0 +#define PRODUCT MCROV1 /* key matrix size */ #define MATRIX_ROWS 3 @@ -44,7 +44,6 @@ { GP4, GP11, GP15 } #define MATRIX_COL_PINS \ { GP18, GP19, GP20, GP21 } -#define UNUSED_PINS /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW diff --git a/keyboards/enviousdesign/tkl/rev0/config.h b/keyboards/enviousdesign/tkl/rev0/config.h index 3250f8b38f6..faa965d062d 100644 --- a/keyboards/enviousdesign/tkl/rev0/config.h +++ b/keyboards/enviousdesign/tkl/rev0/config.h @@ -23,7 +23,7 @@ #define PRODUCT_ID 0xA100 #define DEVICE_VER 0x0000 #define MANUFACTURER EnviousDesign -#define PRODUCT TKL Prototype +#define PRODUCT_TKL_Prototype /* key matrix size */ #define MATRIX_ROWS 6 @@ -47,7 +47,6 @@ { GP20, GP21, GP22, GP26, GP27, GP28 } #define MATRIX_COL_PINS \ { GP2, GP3, GP4, GP5, GP6, GP7, GP8, GP9, GP10, GP11, GP12, GP13, GP14, GP15, GP19, GP18, GP17, GP16 } -#define UNUSED_PINS /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW diff --git a/keyboards/enviousdesign/tkl/rev1/config.h b/keyboards/enviousdesign/tkl/rev1/config.h index 33c227d734d..f5b3835fb87 100644 --- a/keyboards/enviousdesign/tkl/rev1/config.h +++ b/keyboards/enviousdesign/tkl/rev1/config.h @@ -20,7 +20,7 @@ #include "config_common.h" /* USB Device descriptor parameter */ -#define PRODUCT Delirium TKL Rev 1.0 + +#define PRODUCT Delirium_TKL_Rev_1.0 #define VENDOR_ID 0xE739 #define PRODUCT_ID 0xA500 #define DEVICE_VER 0x0001 @@ -48,7 +48,6 @@ { GP20, GP21, GP22, GP26, GP27, GP28 } #define MATRIX_COL_PINS \ { GP2, GP3, GP4, GP5, GP6, GP7, GP8, GP9, GP10, GP11, GP12, GP13, GP14, GP15, GP19, GP18, GP17, GP16 } -#define UNUSED_PINS /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW diff --git a/keyboards/enviousdesign/tkl/rgb/config.h b/keyboards/enviousdesign/tkl/rgb/config.h index c7c138048ff..1f0c58461ed 100644 --- a/keyboards/enviousdesign/tkl/rgb/config.h +++ b/keyboards/enviousdesign/tkl/rgb/config.h @@ -24,7 +24,7 @@ #define PRODUCT_ID 0xA400 #define DEVICE_VER 0x0001 #define MANUFACTURER EnviousDesign -#define PRODUCT ALT Delirium RGB +#define PRODUCT ALT_Delirium_RGB /* key matrix size */ #define MATRIX_ROWS 6 @@ -48,8 +48,6 @@ { GP20, GP21, GP22, GP26, GP27, GP28 } #define MATRIX_COL_PINS \ { GP2, GP3, GP4, GP5, GP6, GP7, GP8, GP9, GP10, GP11, GP12, GP13, GP14, GP15, GP19, GP18, GP17, GP16 } -#define UNUSED_PINS \ - { GP1, GP23, GP24, GP29 } /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW