X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fhs60%2Fv1%2Fconfig.h;h=ee546f3f165009ce95f9266862efd5327f793982;hb=62ba66d61821fec6a5ad3bdccdf738e15e082461;hp=528f08bb9948375cc375eeac052397ad50e19b49;hpb=febaf9dec42ce4d4ade316f811145a291137ee94;p=qmk_firmware.git diff --git a/keyboards/hs60/v1/config.h b/keyboards/hs60/v1/config.h index 528f08bb9..ee546f3f1 100644 --- a/keyboards/hs60/v1/config.h +++ b/keyboards/hs60/v1/config.h @@ -134,4 +134,4 @@ along with this program. If not, see . #define DRIVER_2_LED_TOTAL 32 #endif -#define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL +#define DRIVER_LED_TOTAL (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)