summaryrefslogtreecommitdiff
path: root/keyboards/akko/5087/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2024-01-02 16:26:01 +1100
committerGitHub <noreply@github.com>2024-01-02 16:26:01 +1100
commitf583d2fef01372f55057dcf44569252e3582d0f5 (patch)
treed0bae839665ef64e5620b0c151735e16d226264d /keyboards/akko/5087/config.h
parent8a6b7003f70a2d7947236849d46753cbc91440a3 (diff)
Remove IS31FLCOMMON code (#22800)
Diffstat (limited to 'keyboards/akko/5087/config.h')
-rw-r--r--keyboards/akko/5087/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/akko/5087/config.h b/keyboards/akko/5087/config.h
index a3245e36bf..ceb9872738 100644
--- a/keyboards/akko/5087/config.h
+++ b/keyboards/akko/5087/config.h
@@ -35,8 +35,8 @@
#define EXTERNAL_FLASH_SPI_SLAVE_SELECT_PIN C12
/* I2C Config for LED Driver */
-#define DRIVER_COUNT 2
-#define DRIVER_ADDR_1 0b1110100
-#define DRIVER_ADDR_2 0b1110111
+#define SNLED27351_I2C_ADDRESS_1 SNLED27351_I2C_ADDRESS_GND
+#define SNLED27351_I2C_ADDRESS_2 SNLED27351_I2C_ADDRESS_VDDIO
+
#define I2C1_OPMODE OPMODE_I2C
#define I2C1_CLOCK_SPEED 400000 /* 400000 */