X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fhs60%2Fconfig.h;h=d37fc8990d414b8498b4eaaae68e827276c0458d;hb=a659666e8af1643cd7a0273259dd0a782b5e5cc6;hp=185b31cf61a9fc83c99b0c8915799bf74828b957;hpb=9200934de79882ce20299503f7c02cece8d80de6;p=qmk_firmware.git diff --git a/keyboards/hs60/config.h b/keyboards/hs60/config.h index 185b31cf6..d37fc8990 100644 --- a/keyboards/hs60/config.h +++ b/keyboards/hs60/config.h @@ -133,7 +133,13 @@ along with this program. If not, see . #define DRIVER_COUNT 2 #define DRIVER_1_LED_TOTAL 30 + +#ifdef HS60_ANSI +#define DRIVER_2_LED_TOTAL 31 +#else #define DRIVER_2_LED_TOTAL 32 +#endif + #define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL #endif