From 9ee12820197f38f6618b78f92481f3ffd2d8b7e5 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 15 Feb 2021 11:55:13 +1100 Subject: LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) --- keyboards/fallacy/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/fallacy/config.h') diff --git a/keyboards/fallacy/config.h b/keyboards/fallacy/config.h index 559b6292b4..379d25d9db 100755 --- a/keyboards/fallacy/config.h +++ b/keyboards/fallacy/config.h @@ -45,7 +45,7 @@ */ #define LED_DRIVER_ADDR_1 0b1110100 #define LED_DRIVER_COUNT 1 -#define LED_DRIVER_LED_COUNT 3 +#define DRIVER_LED_TOTAL 3 /* Set 0 if debouncing isn't needed */ -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/50300000.lock: Permission denied (13)