aboutsummaryrefslogtreecommitdiff
path: root/keyboards/fallacy/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fallacy/config.h')
-rwxr-xr-xkeyboards/fallacy/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fallacy/config.h b/keyboards/fallacy/config.h
index 559b6292b..379d25d9d 100755
--- a/keyboards/fallacy/config.h
+++ b/keyboards/fallacy/config.h
@@ -45,7 +45,7 @@
45 */ 45 */
46#define LED_DRIVER_ADDR_1 0b1110100 46#define LED_DRIVER_ADDR_1 0b1110100
47#define LED_DRIVER_COUNT 1 47#define LED_DRIVER_COUNT 1
48#define LED_DRIVER_LED_COUNT 3 48#define DRIVER_LED_TOTAL 3
49 49
50/* Set 0 if debouncing isn't needed 50/* Set 0 if debouncing isn't needed
51 */ 51 */