From a867cfc26d811367ad345f31657547e9d603d869 Mon Sep 17 00:00:00 2001 From: Yakbats Date: Tue, 15 Mar 2022 20:14:31 -0700 Subject: [PATCH] Update the AL1 Vender ID (#16660) * Add via to AL1 * Updated number of rows and columns, and applied suggestions from code review * Update Vender ID Change the Vender ID for Triangle Lab to comply with the via PR checklist. --- keyboards/al1/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/al1/config.h b/keyboards/al1/config.h index 078e9cb41e..ea6474dc18 100644 --- a/keyboards/al1/config.h +++ b/keyboards/al1/config.h @@ -20,7 +20,7 @@ along with this program. If not, see . #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0xFEED +#define VENDOR_ID 0x544C #define PRODUCT_ID 0x6050 #define DEVICE_VER 0x0104 #define MANUFACTURER Alsoran