diff options
Diffstat (limited to 'keyboards/akko/5108/config.h')
-rw-r--r-- | keyboards/akko/5108/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/akko/5108/config.h b/keyboards/akko/5108/config.h index f56e825e05..4c04933bcf 100644 --- a/keyboards/akko/5108/config.h +++ b/keyboards/akko/5108/config.h @@ -38,7 +38,7 @@ #define WEAR_LEVELING_BACKING_SIZE (8 * 1024) /* I2C Config for LED Driver */ -#define DRIVER_COUNT 2 +#define IS31FL3733_DRIVER_COUNT 2 #define DRIVER_ADDR_1 0b1110100 #define DRIVER_ADDR_2 0b1110111 #define I2C1_SCL_PAL_MODE 4 |